summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorWarren Baker <warren@decoy.co.za>2013-08-05 01:14:50 -0700
committerWarren Baker <warren@decoy.co.za>2013-08-05 01:14:50 -0700
commit5121b46ddf51a39b5bc0e7a2e1ca5ebdb6e9c2ed (patch)
tree27845345d150bc0bfb56275453e852885ba5aa8a /usr
parent49613c9cb83678969fe9b1ebc1d8f60cea2e07bd (diff)
parentda4977809003fefb6260ab1d2fb27dff386e81e0 (diff)
downloadpfsense-5121b46ddf51a39b5bc0e7a2e1ca5ebdb6e9c2ed.zip
pfsense-5121b46ddf51a39b5bc0e7a2e1ca5ebdb6e9c2ed.tar.gz
Merge pull request #760 from N0YB/patch-6
Update system.php
Diffstat (limited to 'usr')
-rwxr-xr-xusr/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 aebe82b..76e3c99 100755
--- a/usr/local/www/system.php
+++ b/usr/local/www/system.php
@@ -331,7 +331,7 @@ include("head.inc");
</table>
<br />
<span class="vexpl">
- <?=gettext("Enter IP addresses to by used by the system for DNS resolution." .
+ <?=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): ?>
OpenPOWER on IntegriCloud