Update tracker.tpl

This commit is contained in:
Roman Kelesidis 2023-12-15 21:44:12 +07:00
parent e0dedee67e
commit 41aeca0d11

View File

@ -411,7 +411,7 @@ $(function(){
<!-- ENDIF -->
<td class="row4 small nowrap">
<u>{tor.TOR_SIZE_RAW}</u>
<!-- IF not tor.TOR_FROZEN --><a class="small tr-dl" title="{L_DOWNLOAD}" href="{DOWNLOAD_URL}{tor.ATTACH_ID}">{tor.TOR_SIZE}</a> <!-- IF MAGNET_LINKS -->{tor.MAGNET}<!-- ENDIF --><!-- ELSE -->
<!-- IF not tor.TOR_FROZEN --><a class="small tr-dl" title="{L_DOWNLOAD}" href="{DOWNLOAD_URL}{tor.ATTACH_ID}">{tor.TOR_SIZE}</a><!-- IF MAGNET_LINKS -->&nbsp;{tor.MAGNET}<!-- ENDIF --><!-- ELSE -->
{tor.TOR_SIZE}<!-- ENDIF -->
</td>
<td class="row4 seedmed" title="{tor.SEEDS_TITLE}"><b>{tor.SEEDS}</b></td>