From 64edd1e8659406d638ec44bf6bc2e69ff7e31ef0 Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Tue, 19 Sep 2017 11:48:11 -0400 Subject: Bug 1400949 - Password requirements not stated --- template/en/default/account/prefs/account.html.tmpl | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'template/en/default/account/prefs/account.html.tmpl') diff --git a/template/en/default/account/prefs/account.html.tmpl b/template/en/default/account/prefs/account.html.tmpl index c41ea116f..1e7bc25db 100644 --- a/template/en/default/account/prefs/account.html.tmpl +++ b/template/en/default/account/prefs/account.html.tmpl @@ -70,6 +70,12 @@ [% IF user.authorizer.can_change_password %] + +   + + [% Param('passwdqc_desc') FILTER html_light %] + + New password: -- cgit v1.2.3-24-g4f1b