mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-04 06:06:19 +01:00
[FIX] Button class
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{% load i18n %}
|
||||
|
||||
<div class="text-end">
|
||||
<a href="{% url 'timerboard:view' %}" class="btn btn-default">{% translate "Back" %}</a>
|
||||
<a href="{% url 'timerboard:view' %}" class="btn btn-secondary">{% translate "Back" %}</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user