From d83a4dfcdb0f61f4d7311c42e917f27691834a84 Mon Sep 17 00:00:00 2001 From: jim-p Date: Mon, 21 Dec 2015 09:04:11 -0500 Subject: Encode DNS servers and their associated gateways before printing --- usr/local/www/system.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr') diff --git a/usr/local/www/system.php b/usr/local/www/system.php index e313aba..e78023c 100644 --- a/usr/local/www/system.php +++ b/usr/local/www/system.php @@ -347,7 +347,7 @@ include("head.inc"); ?> - + @@ -374,7 +374,7 @@ include("head.inc"); } else { $selected = ""; } - echo "\n"; + echo "\n"; } ?> -- cgit v1.1