summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 5202112..e313aba 100644
--- a/usr/local/www/system.php
+++ b/usr/local/www/system.php
@@ -409,7 +409,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