From b2101823682f3738f5b367d2c1f2a7c6d47cdad1 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Sun, 11 Nov 2012 22:20:19 -0800 Subject: fix XSS --- httemplate/edit/cust_main/first_pkg/svc_acct.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'httemplate/edit/cust_main/first_pkg') diff --git a/httemplate/edit/cust_main/first_pkg/svc_acct.html b/httemplate/edit/cust_main/first_pkg/svc_acct.html index b1ccc137c..717bf5025 100644 --- a/httemplate/edit/cust_main/first_pkg/svc_acct.html +++ b/httemplate/edit/cust_main/first_pkg/svc_acct.html @@ -5,7 +5,7 @@ MAXLENGTH = <% $ulen %> > @@ -26,7 +26,7 @@ MAXLENGTH = <% $passwordmax %>> % unless ( $opt{'password_verify'} ) { @@ -41,7 +41,7 @@ MAXLENGTH = <% $passwordmax %>> @@ -51,7 +51,7 @@ % if ( $conf->exists('security_phrase') ) { <% mt('Security Phrase') |h %> - + % } else { -- cgit v1.2.1