X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=fs_selfservice%2FFS-SelfService%2Fcgi%2Fdo_process_forgot_password.html;h=5a0104393f9de2b24f44e2d2d711873fa8e0252f;hb=877a4eb85cb847bd314d6a9192fedb1dc35c5d02;hp=9274f92943669ab200e20bcb29d0eb73d8676826;hpb=cb6cca67db487271ce96b49289ada58691a2067d;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 index 9274f9294..5a0104393 100644 --- a/fs_selfservice/FS-SelfService/cgi/do_process_forgot_password.html +++ b/fs_selfservice/FS-SelfService/cgi/do_process_forgot_password.html @@ -10,8 +10,8 @@ <%= $error %> <%= if (!$error) { - $self_url =~ s/\?.*//; - $OUT .= "Your password has been changed. You can now log in."; + $selfurl =~ s/\?.*//; + $OUT .= "Your password has been changed. You can now log in."; } %>