mirror of
https://github.com/moparisthebest/SickRage
synced 2024-12-04 15:12:23 -05:00
Update manage.tmpl
Hotfix
This commit is contained in:
parent
2fc5358283
commit
639072ff3a
@ -174,8 +174,8 @@
|
||||
<td align="center"><img src="$sbRoot/images/#if int($curShow.is_anime) == 1 then "yes16.png\" alt=\"Y\"" else "no16.png\" alt=\"N\""# width="16" height="16" /></td>
|
||||
<td align="center"><img src="$sbRoot/images/#if int($curShow.flatten_folders) == 1 then "yes16.png\" alt=\"Y\"" else "no16.png\" alt=\"N\""# width="16" height="16" /></td>
|
||||
<td align="center"><img src="$sbRoot/images/#if int($curShow.paused) == 1 then "yes16.png\" alt=\"Y\"" else "no16.png\" alt=\"N\""# width="16" height="16" /></td>
|
||||
<td align="center">$curShow.status</td>
|
||||
<td align="center">$statusStrings[$curShow.default_ep_status]</td>
|
||||
<td align="center">$curShow.status</td>
|
||||
<td align="center">$curUpdate</td>
|
||||
<td align="center">$curRefresh</td>
|
||||
<td align="center">$curRename</td>
|
||||
|
Loading…
Reference in New Issue
Block a user