summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/system.php')
-rwxr-xr-xusr/local/www/system.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/local/www/system.php b/usr/local/www/system.php
index 0673601..b03a9e1 100755
--- a/usr/local/www/system.php
+++ b/usr/local/www/system.php
@@ -331,8 +331,7 @@ include("head.inc");
<br/>
<input name="dnsallowoverride" type="checkbox" id="dnsallowoverride" value="yes" <?php if ($pconfig['dnsallowoverride']) echo "checked"; ?>>
<strong>
- <?=gettext("Allow DNS server list to be overridden by DHCP/PPP " .
- "on WAN"); ?>
+ <?=gettext("Allow DNS server list to be overridden by DHCP/PPP on WAN"); ?>
</strong>
<br/>
<?php sprintf(gettext("If this option is set, '%s' will " .
OpenPOWER on IntegriCloud