From 2a6aa24137ddd389c1e644f5ece325c5b5dbaf3a Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 25 Dec 2007 23:49:23 +0000 Subject: ho ho ho, merry XSSmas --- httemplate/edit/svc_acct.cgi | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'httemplate/edit/svc_acct.cgi') diff --git a/httemplate/edit/svc_acct.cgi b/httemplate/edit/svc_acct.cgi index ed4760970..5bf3f0dd1 100755 --- a/httemplate/edit/svc_acct.cgi +++ b/httemplate/edit/svc_acct.cgi @@ -127,11 +127,9 @@ <% include("/elements/header.html","$action $svc account") %> -% if ( $cgi->param('error') ) { - Error: <% $cgi->param('error') %> -

-% } +<% include('/elements/error.html') %> + % if ( $cust_main ) { <% include( '/elements/small_custview.html', $cust_main, '', 1, -- cgit v1.2.1