mirror of
https://github.com/fergalmoran/DnsServer.git
synced 2026-01-06 08:45:32 +00:00
webapp: removed add record NS glue message since it was not accurate.
This commit is contained in:
@@ -3791,7 +3791,6 @@ ns1.example.com ([2001:db8::])
|
||||
<div class="col-sm-7">
|
||||
<textarea id="txtAddEditRecordDataNsGlue" class="form-control" rows="3" spellcheck="false" placeholder="192.168.1.1
|
||||
2001:db8::"></textarea>
|
||||
<div style="padding-top: 5px;">Note! Glue addresses are required only for delegating a subdomain name where the name server's domain name belongs to the delegated subdomain zone.</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user