mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-03-01 15:21:02 +03:00
Update viewtopic_torrent.tpl
This commit is contained in:
parent
fcc54cb182
commit
76c4ede7b7
@ -43,12 +43,7 @@ $(document).ready(function(){
|
|||||||
|
|
||||||
<!-- IF SHOW_DL_LIST_TOR_INFO -->
|
<!-- IF SHOW_DL_LIST_TOR_INFO -->
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2" class="borderless bCenter pad_8">
|
<td colspan="2" class="borderless bCenter pad_8">{L_SIZE}: <b>{TOR_SIZE}</b> | {L_IS_REGISTERED}: <b>{TOR_LONGEVITY}</b> | {L_DOWNLOADED}: <b title="{L_DOWNLOADED}: {TOR_DOWNLOAD_COUNT}">{TOR_DOWNLOAD_COUNT}</b> | {L_COMPLETED}: <b title="{L_COMPLETED}: {TOR_COMPLETED}">{TOR_COMPLETED}</b></td>
|
||||||
{L_SIZE}: <b>{TOR_SIZE}</b> |
|
|
||||||
{L_IS_REGISTERED}: <b>{TOR_LONGEVITY}</b> |
|
|
||||||
{L_DOWNLOADED}: <b title="{L_DOWNLOADED}: {TOR_DOWNLOAD_COUNT}">{TOR_DOWNLOAD_COUNT}</b> |
|
|
||||||
{L_COMPLETED}: <b title="{L_COMPLETED}: {TOR_COMPLETED}">{TOR_COMPLETED}</b>
|
|
||||||
</td>
|
|
||||||
</tr>
|
</tr>
|
||||||
<!-- ENDIF / SHOW_DL_LIST_TOR_INFO -->
|
<!-- ENDIF / SHOW_DL_LIST_TOR_INFO -->
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user