From c25d1fd7e5c5d8e147977ef99c6005be71ee6d72 Mon Sep 17 00:00:00 2001 From: jim-p Date: Tue, 21 Oct 2014 14:25:25 -0400 Subject: Encode values before displaying them back to the user in notification settings --- usr/local/www/system_advanced_notifications.php | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'usr') diff --git a/usr/local/www/system_advanced_notifications.php b/usr/local/www/system_advanced_notifications.php index 2ead28d..20ad171 100644 --- a/usr/local/www/system_advanced_notifications.php +++ b/usr/local/www/system_advanced_notifications.php @@ -209,28 +209,28 @@ include("head.inc"); - ' />
+ ' />
- ' />
+ ' />
- ' />
+ ' />
- ' />
+ ' />
@@ -260,14 +260,14 @@ include("head.inc"); - ' />
+ ' />
- ' />
+ ' />
@@ -281,28 +281,28 @@ include("head.inc"); - ' />
+ ' />
- ' />
+ ' />
- ' />
+ ' />
- ' />
+ ' />
-- cgit v1.1