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/cust_refund.cgi | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'httemplate/edit/cust_refund.cgi') diff --git a/httemplate/edit/cust_refund.cgi b/httemplate/edit/cust_refund.cgi index 02f65d90a..b260949f0 100755 --- a/httemplate/edit/cust_refund.cgi +++ b/httemplate/edit/cust_refund.cgi @@ -29,12 +29,8 @@ <% include('/elements/header.html', 'Refund '. ucfirst(lc($payby)). ' payment', '') %> -% if ( $cgi->param('error') ) { - - Error: <% $cgi->param('error') %> -

-% } +<% include('/elements/error.html') %> <% small_custview($custnum, $conf->config('countrydefault')) %> -- cgit v1.2.1