summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system.php
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2011-08-30 14:23:26 -0400
committerjim-p <jimp@pfsense.org>2011-08-30 14:23:42 -0400
commitc61ed3db61e0d0c66f61ea9a70ea721fbe9e6abf (patch)
treef0715365ac3f3fcd0058f95c6387827ebd5df267 /usr/local/www/system.php
parent5a8a754578d8655fbd0fa0e2d7c71002f61ec6ce (diff)
downloadpfsense-c61ed3db61e0d0c66f61ea9a70ea721fbe9e6abf.zip
pfsense-c61ed3db61e0d0c66f61ea9a70ea721fbe9e6abf.tar.gz
Clarify text
Diffstat (limited to 'usr/local/www/system.php')
-rwxr-xr-xusr/local/www/system.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/usr/local/www/system.php b/usr/local/www/system.php
index 2a623d7..190f344 100755
--- a/usr/local/www/system.php
+++ b/usr/local/www/system.php
@@ -328,13 +328,13 @@ include("head.inc");
</table>
<br>
<span class="vexpl">
- <?=gettext("IP addresses: these are also used for the DHCP " .
- "service, DNS forwarder and for PPTP VPN clients."); ?>
+ <?=gettext("Enter IP addresses to by used by the system for DNS resolution." .
+ "These are also used for the DHCP service, DNS forwarder and for PPTP VPN clients."); ?>
<br/>
<?php if($multiwan): ?>
<br/>
- <?=gettext("In addition, select the gateway for each DNS server. " .
- "You should have a unique DNS server per gateway."); ?>
+ <?=gettext("In addition, optionally select the gateway for each DNS server. " .
+ "When using multiple WAN connections there should be at least one unique DNS server per gateway."); ?>
<br/>
<?php endif; ?>
<br/>
OpenPOWER on IntegriCloud