summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2015-04-13 11:07:32 -0300
committerRenato Botelho <garga@FreeBSD.org>2015-04-13 11:07:32 -0300
commit7db223543b1dabca4a01852c68fe28f586b5d82b (patch)
tree8f2d5c67d2c3d21463937f1aea5db006c6eb3f3b /usr
parent561b76b591ff7c26880537bd950097965435c96f (diff)
parentfc2e17f3a70b9c39fb9a8bd691d9d124b2ba11fa (diff)
downloadpfsense-7db223543b1dabca4a01852c68fe28f586b5d82b.zip
pfsense-7db223543b1dabca4a01852c68fe28f586b5d82b.tar.gz
Merge pull request #1606 from phil-davis/patch-2
Diffstat (limited to 'usr')
-rw-r--r--usr/local/www/services_unbound.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/local/www/services_unbound.php b/usr/local/www/services_unbound.php
index decb25d..0a123d9 100644
--- a/usr/local/www/services_unbound.php
+++ b/usr/local/www/services_unbound.php
@@ -498,7 +498,8 @@ function show_advanced_dns() {
</tr>
<tr>
<td><p><?=gettext("Entries in this area override an entire domain by specifying an".
- " authoritative DNS server to be queried for that domain.");?></p></td>
+ " authoritative DNS server to be queried for that domain.");?>
+ <?=gettext("If there are multiple authoritative DNS servers available for a domain then make a separate entry for each, using the same domain name.");?></p></td>
</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="tabcont sortable" summary="results">
OpenPOWER on IntegriCloud