mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-14 06:50:15 +02:00
Fixed issue with misspelled url
This commit is contained in:
parent
b93ddb0e37
commit
75c01cd2d5
@ -77,8 +77,8 @@
|
||||
class="glyphicon glyphicon-ok"></span></button>
|
||||
</a>
|
||||
{% else %}
|
||||
<a href="{% url 'auth_reset_blue_password' %}">
|
||||
<button type="button" class="btn btn-primary"><span
|
||||
<a href="{% url 'auth_reset_jabber_password' %}">
|
||||
<button type="button" class="btn btn-primary"><span
|
||||
class="glyphicon glyphicon-refresh"></span></button>
|
||||
</a>
|
||||
<a href="{% url 'auth_deactivate_jabber' %}">
|
||||
|
Loading…
x
Reference in New Issue
Block a user