From a0f7eed5b54f70f87e65f79ffe1bd9baefa5bbfe Mon Sep 17 00:00:00 2001 From: Reed Loden Date: Mon, 5 Jul 2010 01:19:06 -0500 Subject: [PATCH] Bug 575340 - Remove incorrect maxlength and unneeded size parameters from the new password input field on the reset password page. [r=mkanat a=mkanat] --- .../default/account/password/set-forgotten-password.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 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 7035868b6c..ca134a4866 100644 --- a/template/en/default/account/password/set-forgotten-password.html.tmpl +++ b/template/en/default/account/password/set-forgotten-password.html.tmpl @@ -32,14 +32,14 @@ New Password: - + New Password Again: - + -- 2.47.2