From 49e83995cef02354b39a506a3bc0feb469cb5637 Mon Sep 17 00:00:00 2001 From: jim-p Date: Mon, 21 Dec 2015 09:33:45 -0500 Subject: Encode gateway attributes before printing. --- usr/local/www/status_gateways.php | 6 +++--- usr/local/www/system_gateways.php | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/usr/local/www/status_gateways.php b/usr/local/www/status_gateways.php index afc73d5..2069f0d 100644 --- a/usr/local/www/status_gateways.php +++ b/usr/local/www/status_gateways.php @@ -83,7 +83,7 @@ include("head.inc"); ?> - + @@ -92,7 +92,7 @@ include("head.inc"); @@ -148,7 +148,7 @@ include("head.inc"); ?> - + diff --git a/usr/local/www/system_gateways.php b/usr/local/www/system_gateways.php index aa0d833..0352e36 100644 --- a/usr/local/www/system_gateways.php +++ b/usr/local/www/system_gateways.php @@ -285,7 +285,7 @@ include("head.inc"); (default)"; echo $textse; @@ -301,7 +301,7 @@ include("head.inc"); -- cgit v1.1