summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2009-08-09 21:51:43 +0200
committerlpsolit%gmail.com <>2009-08-09 21:51:43 +0200
commitdd6720f4af864e29e49d26befe1ec1b04a92a71c (patch)
treee990543b337c76dabc6253fb5cbbf93b8e1f1130 /template
parentcaab33ef1a7e8da98fa1681d2e80b5c6f4a19959 (diff)
downloadbugzilla-dd6720f4af864e29e49d26befe1ec1b04a92a71c.tar.gz
bugzilla-dd6720f4af864e29e49d26befe1ec1b04a92a71c.tar.xz
Bug 471620: USER_PASSWORD_MAX_LENGTH is no longer needed - Patch by Frédéric Buclin <LpSolit@gmail.com> r=dkl a=LpSolit
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/user-error.html.tmpl5
1 files changed, 0 insertions, 5 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index a30f29706..58cf4e01d 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -1276,11 +1276,6 @@
[% title = "Passwords Don't Match" %]
The two passwords you entered did not match.
- [% ELSIF error == "password_too_long" %]
- [% title = "Password Too Long" %]
- The password must be no more than
- [%+ constants.USER_PASSWORD_MAX_LENGTH FILTER html %] characters long.
-
[% ELSIF error == "password_too_short" %]
[% title = "Password Too Short" %]
The password must be at least