From 6161e5ca40d5aeca9005a4d85e950f9ef8bdf7ec Mon Sep 17 00:00:00 2001 From: Sunil Joshi Date: Fri, 9 Aug 2013 14:02:41 +1000 Subject: Bug 868330 - Password creation directions incomplete r=sgreen, a=sgreen --- template/en/default/admin/params/auth.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/en/default/admin/params/auth.html.tmpl') diff --git a/template/en/default/admin/params/auth.html.tmpl b/template/en/default/admin/params/auth.html.tmpl index 2e11dffbc..c757d9140 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 " _ - "UPPER or one lower case letter, a number and a special character.
  • " + "letter, a number and a special character." } %] -- cgit v1.2.3-24-g4f1b