From 954ed54e8053a3333ca407deb5efcfffb4f28f8d Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 25 Dec 2007 23:50:19 +0000 Subject: ho ho ho, merry XSSmas --- httemplate/edit/cust_pay.cgi | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'httemplate/edit/cust_pay.cgi') diff --git a/httemplate/edit/cust_pay.cgi b/httemplate/edit/cust_pay.cgi index 855fbfcf1..aaa200fc4 100755 --- a/httemplate/edit/cust_pay.cgi +++ b/httemplate/edit/cust_pay.cgi @@ -4,10 +4,7 @@ <% include("/elements/header.html", $title, '') %> % } -% if ( $cgi->param('error') ) { - Error: <% $cgi->param('error') %> -

-% } +<% include('/elements/error.html') %> -- cgit v1.2.1