summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/password/set-forgotten-password.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/account/password/set-forgotten-password.html.tmpl')
-rw-r--r--template/en/default/account/password/set-forgotten-password.html.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/account/password/set-forgotten-password.html.tmpl b/template/en/default/account/password/set-forgotten-password.html.tmpl
index ca134a486..a2ae517c8 100644
--- a/template/en/default/account/password/set-forgotten-password.html.tmpl
+++ b/template/en/default/account/password/set-forgotten-password.html.tmpl
@@ -33,6 +33,7 @@
<th align="right">New Password:</th>
<td>
<input type="password" name="password">
+ (minimum [% constants.USER_PASSWORD_MIN_LENGTH FILTER none %] characters)
</td>
</tr>