From 802d5ba5da8a49c2df8c5c6fda4c06d4ce6ad7fc Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Mon, 19 Nov 2018 14:43:18 -0800 Subject: [PATCH] self-xss, RT#81757 --- fs_selfservice/FS-SelfService/cgi/contact.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/fs_selfservice/FS-SelfService/cgi/contact.html b/fs_selfservice/FS-SelfService/cgi/contact.html index 20c15df78..7ae0d4880 100644 --- a/fs_selfservice/FS-SelfService/cgi/contact.html +++ b/fs_selfservice/FS-SelfService/cgi/contact.html @@ -3,22 +3,22 @@ <%=$r%>Contact name
(last, first) - > , - > + > , + > Company - > + > <%=$r%>Address - > + > @@ -37,14 +37,14 @@ %> - > + > <%=$r%>City - > + > <%= ($county_html, $state_html, $country_html) = -- 2.11.0