UI/UX tweaks

This commit is contained in:
imperosol
2026-04-21 14:12:27 +02:00
parent 307f1fb1fe
commit ffa4f82c7d
5 changed files with 22 additions and 21 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
href="{{ url("club:club_roles", club_id=object.id) }}"
class="btn btn-blue margin-bottom"
>
{% trans %}Manage roles{% endtrans %}
<i class="fa fa-users-gear"></i> {% trans %}Manage roles{% endtrans %}
</a>
{% endif %}