Add code formating

Signed-off-by: yubiuser <ckoenig@posteo.de>
This commit is contained in:
yubiuser
2020-12-21 18:16:28 +01:00
parent f536eab77e
commit 598a7766f2
+1 -1
View File
@@ -40,7 +40,7 @@
</div>
<div class="box-footer clearfix">
<strong>Note:</strong>
<p>The target of a CNAME must be a domain that the Pi-hole knows the A value for, or is authoritative for that domain.</p>
<p>The target of a <code>CNAME</code> must be a domain that the Pi-hole knows the <code>A</code> value for, or is authoritative for that domain.</p>
<p>Pi-hole will not do additional queries if you set the target to a domain that isn't already known. It will return the information it knows at the time of the query,
without having to send additional queries to an upstream for resolution. That means, for example, target domains that exist as DHCP leases only will not be fully resolved until you specify an explicit DNS entry.</p>
<button type="button" id="btnAdd" class="btn btn-primary pull-right">Add</button>