mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 12:30:15 +02:00
Correct broken template tags.
(cherry picked from commit 77c93ed96ba8f12e403674c89616edd51f34d7b9)
This commit is contained in:
parent
d8f4d56dd8
commit
5eecee49f5
@ -145,8 +145,8 @@
|
||||
Moon Mining Cycle
|
||||
</div>
|
||||
{% endifequal %}
|
||||
{% ifequal timer.structure "Other
|
||||
<div class="label label-default
|
||||
{% ifequal timer.structure "Other" %}
|
||||
<div class="label label-default">
|
||||
Other
|
||||
</div>
|
||||
{% endifequal %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user