diff options
Diffstat (limited to 'usr')
-rwxr-xr-x | usr/local/www/system.php | 2 |
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): ?> |