summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2013-08-10 02:45:28 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2013-08-10 02:45:28 +0200
commite651ee9c34ca40afdd4582902c1656ea577a4fc3 (patch)
treea948d4c3bf9e7df051c1d67e9d1f969677d9f142 /template/en/default/admin
parent340442e3d77fb2e8e180e1a541bae293d5cd6b18 (diff)
downloadbugzilla-e651ee9c34ca40afdd4582902c1656ea577a4fc3.tar.gz
bugzilla-e651ee9c34ca40afdd4582902c1656ea577a4fc3.tar.xz
Back out bug 868330 for the 4.2 branch. This is not a security fix
Diffstat (limited to 'template/en/default/admin')
-rw-r--r--template/en/default/admin/params/auth.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/params/auth.html.tmpl b/template/en/default/admin/params/auth.html.tmpl
index c757d9140..2e11dffbc 100644
--- a/template/en/default/admin/params/auth.html.tmpl
+++ b/template/en/default/admin/params/auth.html.tmpl
@@ -136,6 +136,6 @@
"<li>letters_numbers - Passwords must contain at least one UPPER and one " _
"lower case letter and a number.</li>" _
"<li>letters_numbers_specialchars - Passwords must contain at least one " _
- "letter, a number and a special character.</li></ul>"
+ "UPPER or one lower case letter, a number and a special character.</li></ul>"
}
%]