X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=fs_selfservice%2FFS-SelfService%2Fcgi%2Fdo_process_forgot_password.html;fp=fs_selfservice%2FFS-SelfService%2Fcgi%2Fdo_process_forgot_password.html;h=9274f92943669ab200e20bcb29d0eb73d8676826;hb=cb6cca67db487271ce96b49289ada58691a2067d;hp=0000000000000000000000000000000000000000;hpb=6b4a2501a75964c864467a3bf85bbba039009049;p=freeside.git diff --git a/fs_selfservice/FS-SelfService/cgi/do_process_forgot_password.html b/fs_selfservice/FS-SelfService/cgi/do_process_forgot_password.html new file mode 100644 index 000000000..9274f9294 --- /dev/null +++ b/fs_selfservice/FS-SelfService/cgi/do_process_forgot_password.html @@ -0,0 +1,18 @@ + + + Reset password + <%= $head %> + + + <%= $body_header %> + +Reset password

+<%= $error %> + +<%= if (!$error) { + $self_url =~ s/\?.*//; + $OUT .= "Your password has been changed. You can now log in."; + } +%> + +<%= $body_footer %>