diff --git a/stock/templates/registered/timermanagement.html b/stock/templates/registered/timermanagement.html index 7b7caf78..8009c2fb 100755 --- a/stock/templates/registered/timermanagement.html +++ b/stock/templates/registered/timermanagement.html @@ -120,7 +120,6 @@ Engineering Complex [XL] {% endifequal %} - {% ifequal timer.structure "Station" %}
Station @@ -131,8 +130,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 @@ -400,6 +429,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