From 5b712a841304dfe4148f114cca88a9e1509b37a7 Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Sun, 17 Dec 2023 12:37:00 +0700 Subject: [PATCH] Removed useless condition in viewtopic_attach.tpl (#1208) --- styles/templates/default/viewtopic_attach.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/styles/templates/default/viewtopic_attach.tpl b/styles/templates/default/viewtopic_attach.tpl index f76e5887e..e5de1a2a7 100644 --- a/styles/templates/default/viewtopic_attach.tpl +++ b/styles/templates/default/viewtopic_attach.tpl @@ -157,8 +157,8 @@ {postrow.attach.tor_reged.TRACKER_LINK} [ {postrow.attach.tor_reged.REGED_TIME} ] -

info_hash: {postrow.attach.tor_reged.HASH} -
info_hash v2: {postrow.attach.tor_reged.HASH_V2} +

info_hash: {postrow.attach.tor_reged.HASH} +
info_hash v2: {postrow.attach.tor_reged.HASH_V2}