summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/reset-password.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/account/reset-password.html.tmpl')
-rw-r--r--template/en/default/account/reset-password.html.tmpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/template/en/default/account/reset-password.html.tmpl b/template/en/default/account/reset-password.html.tmpl
index ec57f19dd..ca60c5772 100644
--- a/template/en/default/account/reset-password.html.tmpl
+++ b/template/en/default/account/reset-password.html.tmpl
@@ -75,6 +75,10 @@ $(function() {
[% user.password_change_reason || "You are required to update your password." FILTER html %]
</p>
+<p>
+ [% Param('passwdqc_desc') FILTER html_light %]
+</p>
+
<form method="POST" action="reset_password.cgi">
<input type="hidden" name="token" value="[% token FILTER html %]">
<input type="hidden" name="do_save" value="1">