summaryrefslogtreecommitdiff
path: root/fs_selfservice/FS-SelfService/cgi/process_order_recharge.html
blob: ef0516ac9ec11ed8b751a958467e4e9aacf33945 (plain)
1
2
3
4
5
6
7
8
9
10
<HTML><HEAD><TITLE>MyAccount</TITLE></HEAD>
<BODY BGCOLOR="#eeeeee"><FONT SIZE=5>MyAccount</FONT><BR><BR>
<%= $url = "$selfurl?session=$session_id;action="; ''; %>
<%= include('myaccount_menu') %>
<TD VALIGN="top">

<FONT SIZE=4><%= $svc %> recharged successfully.</FONT>

</TD></TR></TABLE>
<%= include('footer') %>