Tell the user if the reset password token is expired.
This commit is contained in:
parent
ed979719b5
commit
37f6de7a89
4 changed files with 34 additions and 25 deletions
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<label for="password_field_1">Re-enter password</label>
|
||||
<input id="password_field_2" type="password" name="password_2" />
|
||||
|
||||
|
||||
{{ message_password }}
|
||||
|
||||
<input type="hidden" name="reset_token" value="{{ reset_token }}" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue