From 76c4ede7b782ae6239a1b0372457b7003937ff62 Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Mon, 23 Oct 2023 23:29:37 +0700 Subject: [PATCH] Update viewtopic_torrent.tpl --- styles/templates/default/viewtopic_torrent.tpl | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) 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}