summaryrefslogtreecommitdiff
path: root/fs_selfservice/FS-SelfService/cgi/process_change_pay.html
blob: 93e05cf7f2c2029765b994145c85b6442eabaf09 (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>Information updated successfully.</FONT>

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