summaryrefslogtreecommitdiff
path: root/templates/dns.html
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth@simponic.xyz>2024-08-17 18:29:33 -0400
committersimponic <simponic@hatecomputers.club>2024-08-17 18:29:33 -0400
commitb1775c4408bb00803eba321aa66ab92d6ba45580 (patch)
tree90179edff8951b06abb91495ce21c8b1841d2d82 /templates/dns.html
parent0b8883c236a06a14e5e6958ed47f89729b0e41aa (diff)
downloadhatecomputers.club-b1775c4408bb00803eba321aa66ab92d6ba45580.tar.gz
hatecomputers.club-b1775c4408bb00803eba321aa66ab92d6ba45580.zip
kennel (#13)
Reviewed-on: https://git.hatecomputers.club/hatecomputers/hatecomputers.club/pulls/13 Co-authored-by: Elizabeth Hunt <elizabeth@simponic.xyz> Co-committed-by: Elizabeth Hunt <elizabeth@simponic.xyz>
Diffstat (limited to 'templates/dns.html')
-rw-r--r--templates/dns.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/dns.html b/templates/dns.html
index 2f3f0a7..e04cbfa 100644
--- a/templates/dns.html
+++ b/templates/dns.html
@@ -37,7 +37,7 @@
<p>note that the name <em>must</em> be a subdomain of <em>{{ .User.Username }}</em></p>
<hr>
<label for="type">type.</label>
- <input type="text" name="type" placeholder="CNAME"
+ <input type="text" name="type"
{{ if not .RecordForm }}
placeholder="CNAME"
{{ else }}