summaryrefslogtreecommitdiff
path: root/fs_selfservice/FS-SelfService/cgi/process_change_password.html
blob: bfd23127cbb89141b45505f6514999c1f8de2943 (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>Password changed for <%= $value %> <%= $label %>.</FONT>

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