diff --git a/allianceauth/timerboard/templates/timerboard/view.html b/allianceauth/timerboard/templates/timerboard/view.html index b5ae816d..94d625fd 100644 --- a/allianceauth/timerboard/templates/timerboard/view.html +++ b/allianceauth/timerboard/templates/timerboard/view.html @@ -118,7 +118,6 @@ Engineering Complex [XL] {% endifequal %} - {% ifequal timer.structure "Station" %}
Station @@ -129,8 +128,23 @@ TCU
{% endifequal %} - {% ifequal timer.structure "Other" %} -
+ {% ifequal timer.structure "Refinery[M]" %} +
+ Refinery [M] +
+ {% endifequal %} + {% ifequal timer.structure "Refinery[L]" %} +
+ Refinery [L] +
+ {% endifequal %} + {% ifequal timer.structure "Moon Mining Cycle" %} +
+ Moon Mining Cycle +
+ {% endifequal %} + {% ifequal timer.structure "Other +
+ Refinery [M] +
+ {% endifequal %} + {% ifequal timer.structure "Refinery[L]" %} +
+ Refinery [L] +
+ {% endifequal %} + {% ifequal timer.structure "Moon Mining Cycle" %} +
+ Moon Mining Cycle +
+ {% endifequal %} {% ifequal timer.structure "Other" %}
Other @@ -399,6 +428,21 @@ TCU
{% endifequal %} + {% ifequal timer.structure "Refinery[M]" %} +
+ Refinery [M] +
+ {% endifequal %} + {% ifequal timer.structure "Refinery[L]" %} +
+ Refinery [L] +
+ {% endifequal %} + {% ifequal timer.structure "Moon Mining Cycle" %} +
+ Moon Mining Cycle +
+ {% endifequal %} {% ifequal timer.structure "Other" %}
Other