From 3d76a89ea012670ed69b3450dbf2440eb1c08d2e Mon Sep 17 00:00:00 2001 From: Ben Shum Date: Thu, 20 Dec 2012 14:32:46 -0500 Subject: [PATCH] LP 1088561 - part 2, fix all update forms to not show saved passwords Bug re-opened due to locating a few other locations in my account area where the password was being saved by browsers like Firefox instead of requiring users to key in current password to make changes. This patch covers those two additional cases and changes the quoting around the first case to be more consistent with the rest of the line. Signed-off-by: Ben Shum Signed-off-by: Simon Mai --- Open-ILS/src/templates/opac/myopac/update_email.tt2 | 2 +- Open-ILS/src/templates/opac/myopac/update_password.tt2 | 2 +- Open-ILS/src/templates/opac/myopac/update_username.tt2 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Open-ILS/src/templates/opac/myopac/update_email.tt2 b/Open-ILS/src/templates/opac/myopac/update_email.tt2 index 6b662bd67c..ceb1a6b102 100644 --- a/Open-ILS/src/templates/opac/myopac/update_email.tt2 +++ b/Open-ILS/src/templates/opac/myopac/update_email.tt2 @@ -17,7 +17,7 @@ [% END %] -
+ [% IF CGI.param("return_to_referer") %] [% END %] diff --git a/Open-ILS/src/templates/opac/myopac/update_password.tt2 b/Open-ILS/src/templates/opac/myopac/update_password.tt2 index 0d3d461b17..7b77fe7776 100644 --- a/Open-ILS/src/templates/opac/myopac/update_password.tt2 +++ b/Open-ILS/src/templates/opac/myopac/update_password.tt2 @@ -21,7 +21,7 @@ [% END %] - + diff --git a/Open-ILS/src/templates/opac/myopac/update_username.tt2 b/Open-ILS/src/templates/opac/myopac/update_username.tt2 index a3a0bd2654..546c07136d 100644 --- a/Open-ILS/src/templates/opac/myopac/update_username.tt2 +++ b/Open-ILS/src/templates/opac/myopac/update_username.tt2 @@ -25,7 +25,7 @@ [% END %] - +
[% l('Current Password') %]
[% l('New Password') %]
-- 2.43.2
[% l('Current Username') %][% ctx.user.usrname | html %]
[% l('Current Password') %]