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/recharge_svc.html | |
| parent | 5b154002e54a10d763d0039fe925a98c04da18e2 (diff) | |
ho ho ho, merry XSSmas
Diffstat (limited to 'httemplate/misc/recharge_svc.html')
| -rwxr-xr-x | httemplate/misc/recharge_svc.html | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/httemplate/misc/recharge_svc.html b/httemplate/misc/recharge_svc.html index 634be0600..a3de13d92 100755 --- a/httemplate/misc/recharge_svc.html +++ b/httemplate/misc/recharge_svc.html @@ -1,9 +1,6 @@ <% include('/elements/header-popup.html', 'Recharge Service' ) %> -% if ( $cgi->param('error') ) { - <FONT SIZE="+1" COLOR="#ff0000">Error: <% $cgi->param('error') %></FONT> - <BR><BR> -% } +<% include('/elements/error.html') %> <FORM NAME="recharge_popup" ACTION="<% popurl(1) %>process/recharge_svc.html" METHOD=POST> <INPUT TYPE="hidden" NAME="svcnum" VALUE="<% $svcnum %>"> |
