1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-04 10:02:40 +01:00

Fixed overview ended label

This commit is contained in:
Mark McDowall 2014-05-25 16:10:47 -07:00
parent 3717b558e4
commit c9b5c2802b

View File

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