summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/prefs/account.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/account/prefs/account.html.tmpl')
-rw-r--r--template/en/default/account/prefs/account.html.tmpl6
1 files changed, 6 insertions, 0 deletions
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
@@ -71,6 +71,12 @@
</tr>
[% IF user.authorizer.can_change_password %]
<tr>
+ <td>&nbsp;</td>
+ <td>
+ [% Param('passwdqc_desc') FILTER html_light %]
+ </td>
+ </tr>
+ <tr>
<th align="right">New password:</th>
<td>
<input type="password" name="new_password1" id="new_password1">