mirror of
https://github.com/moparisthebest/SickRage
synced 2024-12-12 19:12:26 -05:00
Update testRename.tmpl
This commit is contained in:
parent
3c1043f77e
commit
ea8d109029
@ -69,7 +69,7 @@
|
|||||||
#else
|
#else
|
||||||
wanted
|
wanted
|
||||||
#end if
|
#end if
|
||||||
">
|
seasonstyle">
|
||||||
<td width="1%" valign="top" align="center" class="tableleft">
|
<td width="1%" valign="top" align="center" class="tableleft">
|
||||||
#if $curLoc != $newLoc:
|
#if $curLoc != $newLoc:
|
||||||
<input type="checkbox" class="epCheck" id="<%=str(cur_ep_obj.season) + 'x' + str(cur_ep_obj.episode)%>" name="<%=str(cur_ep_obj.season) + "x" + str(cur_ep_obj.episode) %>" />
|
<input type="checkbox" class="epCheck" id="<%=str(cur_ep_obj.season) + 'x' + str(cur_ep_obj.episode)%>" name="<%=str(cur_ep_obj.season) + "x" + str(cur_ep_obj.episode) %>" />
|
||||||
|
Loading…
Reference in New Issue
Block a user