"Basic RRs" replaced.
This commit is contained in:
parent
7f83836163
commit
c5e8e91d47
@ -838,12 +838,12 @@ render_resources records
|
||||
all_dkim_rr = all_XX_rr "DKIM"
|
||||
|
||||
tag_soa = tags [tag_ro "SOA", tag_ro "read only"]
|
||||
tag_basic = tags [tag "Basic RRs (A, AAAA, PTR, NS, TXT)"]
|
||||
tag_basic = tags [tag "Basic Resource Records (A, AAAA, PTR, NS, TXT)"]
|
||||
tag_mx = tags [tag "MX"]
|
||||
tag_srv = tags [tag "SRV"]
|
||||
tag_spf = tags [tag "SPF"]
|
||||
tag_dkim = tags [tag "DKIM"]
|
||||
tag_basic_ro = tags [tag_ro "Basic RRs", tag_ro "read only"]
|
||||
tag_basic_ro = tags [tag_ro "Basic Resource Records", tag_ro "read only"]
|
||||
|
||||
rr_box :: HH.HTML w Action -- box title (type of data)
|
||||
-> Array HH.ClassName
|
||||
|
Loading…
Reference in New Issue
Block a user