mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-12 22:10:16 +02:00
typos fixed
This commit is contained in:
parent
c08f3693fb
commit
5bf07765ce
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user