Fixed overview ended label

pull/6/head
Mark McDowall 11 years ago
parent 3717b558e4
commit c9b5c2802b

@ -40,7 +40,7 @@
<span class="label label-default">{{NextAiring nextAiring}}</span> <span class="label label-default">{{NextAiring nextAiring}}</span>
{{/if}} {{/if}}
{{else}} {{else}}
<span class="label label-important">Ended</span> <span class="label label-danger">Ended</span>
{{/if_eq}} {{/if_eq}}
{{seasonCountHelper}} {{seasonCountHelper}}

Loading…
Cancel
Save