diff options
author | ivan <ivan> | 2007-12-25 23:50:19 +0000 |
---|---|---|
committer | ivan <ivan> | 2007-12-25 23:50:19 +0000 |
commit | 954ed54e8053a3333ca407deb5efcfffb4f28f8d (patch) | |
tree | 660ae00d4b5cd34b86df03ab341ba693414453d1 /httemplate/misc/batch-cust_pay.html | |
parent | 5b154002e54a10d763d0039fe925a98c04da18e2 (diff) |
ho ho ho, merry XSSmas
Diffstat (limited to 'httemplate/misc/batch-cust_pay.html')
-rw-r--r-- | httemplate/misc/batch-cust_pay.html | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/httemplate/misc/batch-cust_pay.html b/httemplate/misc/batch-cust_pay.html index d85f3b6c3..341629ba6 100644 --- a/httemplate/misc/batch-cust_pay.html +++ b/httemplate/misc/batch-cust_pay.html @@ -5,12 +5,8 @@ ( $cgi->param('error') ? '' : 'onload="addRow()"' ), ) %> -% if ( $cgi->param('error') ) { - - <FONT SIZE="+1" COLOR="#ff0000"><% $cgi->param('error') %></FONT><BR><BR> -% } - +<% include('/elements/error.html') %> <FORM ACTION="process/batch-cust_pay.cgi" NAME="OneTrueForm" METHOD="POST" onsubmit="document.OneTrueForm.submit.disabled=true;"> |