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

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

<%= include('footer') %>