mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-16 22:10:28 +00:00
parent
b7872e3f2f
commit
8af6b4a555
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@
|
|||
</ul>
|
||||
|
||||
{% if show_password_reset %}
|
||||
<p class="help"><a href="{% url 'wagtailadmin_password_reset' %}">{% trans "Forgotten it?" %}</a></p>
|
||||
<p class="help"><a href="{% url 'wagtailadmin_password_reset' %}" aria-label="{% trans 'Reset your password' %}">{% trans "Forgotten it?" %}</a></p>
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
</form>
|
||||
|
|
|
|||
Loading…
Reference in a new issue