From eec7975fc0631e27d182f9673117e9ff8aef23b3 Mon Sep 17 00:00:00 2001 From: Tim Nguyen Date: Mon, 7 Oct 2019 15:19:23 +0100 Subject: [PATCH] Bug 1586698 - Add proper autocomplete attributes for password change fields --- .../account/password/set-forgotten-password.html.tmpl | 4 ++-- template/en/default/account/prefs/account.html.tmpl | 6 +++--- template/en/default/account/reset-password.html.tmpl | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/template/en/default/account/password/set-forgotten-password.html.tmpl b/template/en/default/account/password/set-forgotten-password.html.tmpl index f5a218a89..2db7b18ca 100644 --- a/template/en/default/account/password/set-forgotten-password.html.tmpl +++ b/template/en/default/account/password/set-forgotten-password.html.tmpl @@ -40,14 +40,14 @@ New Password: - + New Password Again: - + diff --git a/template/en/default/account/prefs/account.html.tmpl b/template/en/default/account/prefs/account.html.tmpl index 8f9bf6a0e..023d4890d 100644 --- a/template/en/default/account/prefs/account.html.tmpl +++ b/template/en/default/account/prefs/account.html.tmpl @@ -65,7 +65,7 @@ Current password: - + I forgot my password @@ -86,14 +86,14 @@ New password: - + [% INCLUDE "mfa/protected.html.tmpl" %] Confirm new password: - + [% END %] diff --git a/template/en/default/account/reset-password.html.tmpl b/template/en/default/account/reset-password.html.tmpl index aa8be0a64..d4dd1aede 100644 --- a/template/en/default/account/reset-password.html.tmpl +++ b/template/en/default/account/reset-password.html.tmpl @@ -111,7 +111,7 @@ $(function() {
Current Password
- +
 
@@ -119,13 +119,13 @@ $(function() {
New Password
- +
New Password
- + (again)
-- 2.47.3