mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-09 00:26:20 +01:00
typos fixed
This commit is contained in:
@@ -46,7 +46,7 @@
|
|||||||
|
|
||||||
{% if perms.auth.signature_management %}
|
{% if perms.auth.signature_management %}
|
||||||
<td class="text-center">
|
<td class="text-center">
|
||||||
<a href="/remove_signiture/{{ sigt.id }}">
|
<a href="/remove_signature/{{ sigt.id }}">
|
||||||
<button type="button" class="btn btn-danger"><span
|
<button type="button" class="btn btn-danger"><span
|
||||||
class="glyphicon glyphicon-remove"></span></button>
|
class="glyphicon glyphicon-remove"></span></button>
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user