summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system.php
diff options
context:
space:
mode:
authorWarren Baker <warren@decoy.co.za>2013-08-05 19:06:27 +0200
committerWarren Baker <warren@decoy.co.za>2013-08-05 19:06:27 +0200
commit3efa7976c418a0ec7014d81a8fbc6de6ded00caa (patch)
treed29ad95e7d991c3a291d2bb5000f9b7be6975b53 /usr/local/www/system.php
parent84f55b5b6641a73805a12962bef4420f9bb2ad8e (diff)
downloadpfsense-3efa7976c418a0ec7014d81a8fbc6de6ded00caa.zip
pfsense-3efa7976c418a0ec7014d81a8fbc6de6ded00caa.tar.gz
fix text - add space between sentences. This got lost in another commit
Diffstat (limited to 'usr/local/www/system.php')
-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 a2b688b..d27637c 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 be used by the system for DNS resolution." .
+ <?=gettext("Enter IP addresses to be 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