summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/system.php')
-rw-r--r--usr/local/www/system.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system.php b/usr/local/www/system.php
index 12444ec..b275129 100644
--- a/usr/local/www/system.php
+++ b/usr/local/www/system.php
@@ -431,7 +431,7 @@ include("head.inc");
<br />
<input name="dnslocalhost" type="checkbox" id="dnslocalhost" value="yes" <?php if ($pconfig['dnslocalhost']) echo "checked=\"checked\""; ?> />
<strong>
- <?=gettext("Do not use the DNS Forwarder as a DNS server for the firewall"); ?>
+ <?=gettext("Do not use the DNS Forwarder or Resolver as a DNS server for the firewall"); ?>
</strong>
<br />
<?=gettext("By default localhost (127.0.0.1) will be used as the first DNS server where the DNS Forwarder or DNS Resolver is enabled and set to listen on Localhost, so system can use the local DNS service to perform lookups. ".
OpenPOWER on IntegriCloud