mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-14 15:00:16 +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>
|
class="glyphicon glyphicon-ok"></span></button>
|
||||||
</a>
|
</a>
|
||||||
{% else %}
|
{% else %}
|
||||||
<a href="{% url 'auth_reset_blue_password' %}">
|
<a href="{% url 'auth_reset_jabber_password' %}">
|
||||||
<button type="button" class="btn btn-primary"><span
|
<button type="button" class="btn btn-primary"><span
|
||||||
class="glyphicon glyphicon-refresh"></span></button>
|
class="glyphicon glyphicon-refresh"></span></button>
|
||||||
</a>
|
</a>
|
||||||
<a href="{% url 'auth_deactivate_jabber' %}">
|
<a href="{% url 'auth_deactivate_jabber' %}">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user