diff --git a/styles/templates/default/viewtopic_torrent.tpl b/styles/templates/default/viewtopic_torrent.tpl index d1c02ee0..8b4b8a84 100644 --- a/styles/templates/default/viewtopic_torrent.tpl +++ b/styles/templates/default/viewtopic_torrent.tpl @@ -43,12 +43,7 @@ $(document).ready(function(){ - - {L_SIZE}:  {TOR_SIZE} |  - {L_IS_REGISTERED}:  {TOR_LONGEVITY} |  - {L_DOWNLOADED}:  {TOR_DOWNLOAD_COUNT} |  - {L_COMPLETED}:  {TOR_COMPLETED} - + {L_SIZE}: {TOR_SIZE}  |  {L_IS_REGISTERED}: {TOR_LONGEVITY}  |  {L_DOWNLOADED}: {TOR_DOWNLOAD_COUNT}  |  {L_COMPLETED}: {TOR_COMPLETED}