feat(reset): changed button text
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<div class="alert alert-danger">Sorry, password self-reset isn't available on my intranet for security reasons.<br>
|
||||
Just contact me and I'll send you a message containing a new password.
|
||||
</div>
|
||||
<a class="btn btn-outline-danger" href="/password/change">I just need to change it</a>
|
||||
<a class="btn btn-outline-danger" href="/password/change">I just remembered it !</a>
|
||||
</div>
|
||||
</div>
|
||||
{% endblock main_block %}
|
||||
|
||||
Reference in New Issue
Block a user