From 8042dfb30a65cbc2430e3dac0c854c0b70f3526a Mon Sep 17 00:00:00 2001 From: Artem Anisimov Date: Tue, 14 Sep 2010 20:49:14 +0200 Subject: Bug 595664: Maximum password length is hardcoded in the UI when editing user accounts r/a=LpSolit --- template/en/default/admin/users/userdata.html.tmpl | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'template/en/default/admin/users/userdata.html.tmpl') diff --git a/template/en/default/admin/users/userdata.html.tmpl b/template/en/default/admin/users/userdata.html.tmpl index d81529b48..5df1f7c8c 100644 --- a/template/en/default/admin/users/userdata.html.tmpl +++ b/template/en/default/admin/users/userdata.html.tmpl @@ -61,9 +61,8 @@ - + [% IF editform %]
(Enter new password to change.) [% END %] -- cgit v1.2.3-24-g4f1b