From e651ee9c34ca40afdd4582902c1656ea577a4fc3 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Sat, 10 Aug 2013 02:45:28 +0200 Subject: Back out bug 868330 for the 4.2 branch. This is not a security fix --- template/en/default/admin/params/auth.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/en/default/admin') 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 @@ "
  • letters_numbers - Passwords must contain at least one UPPER and one " _ "lower case letter and a number.
  • " _ "
  • letters_numbers_specialchars - Passwords must contain at least one " _ - "letter, a number and a special character.
  • " + "UPPER or one lower case letter, a number and a special character." } %] -- cgit v1.2.3-24-g4f1b