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.tmpl6
1 files changed, 3 insertions, 3 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 b203e66e9..eca11174f 100644
--- a/template/en/default/account/password/set-forgotten-password.html.tmpl
+++ b/template/en/default/account/password/set-forgotten-password.html.tmpl
@@ -30,17 +30,17 @@
<tr>
<th>New password:</th>
<td>
- <input type="password" name="password">
+ <input type="password" name="password" required>
</td>
</tr>
<tr>
<th>Confirm new password:</th>
<td>
- <input type="password" name="matchpassword">
+ <input type="password" name="matchpassword" required>
</td>
</tr>
-
+
<tr>
<th>&nbsp;</th>
<td>