merge_ResetPassword_to_Security #1
@ -7,6 +7,6 @@
|
||||
|
||||
{{ form_start(resetForm) }}
|
||||
{{ form_row(resetForm.plainPassword) }}
|
||||
<button class="btn btn-primary">Reset password</button>
|
||||
<button class="btn btn-primary">Update password</button>
|
||||
{{ form_end(resetForm) }}
|
||||
{% endblock %}
|
||||
|
Loading…
Reference in New Issue
Block a user