summaryrefslogtreecommitdiff
path: root/fs_selfservice/FS-SelfService/cgi/process_change_password.html
blob: 4eca91fb67ae11de65e9d55c02494c4d89c5b14b (plain)
1
2
3
4
5
6
<%= $url = "$selfurl?session=$session_id;action="; ''; %>
<%= include('header', "Password changed" ) %>

<FONT SIZE=4>Password changed for <%= $value %> <%= $label %>.</FONT>

<%= include('footer') %>