From 6064903284275dab91975b50834a81479de9d572 Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Wed, 15 Feb 2023 23:23:46 +0700 Subject: [PATCH] Revert "Added showing post number in viewtopic" This reverts commit a66a383f2fa094e6f3e2fac2c9915602da3660a6. --- styles/templates/default/viewtopic.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/templates/default/viewtopic.tpl b/styles/templates/default/viewtopic.tpl index bd6d136bc..c60c2882a 100644 --- a/styles/templates/default/viewtopic.tpl +++ b/styles/templates/default/viewtopic.tpl @@ -378,7 +378,7 @@ function build_poll_add_form (src_el)

{MINIPOST_IMG_NEW}{MINIPOST_IMG} - {postrow.POST_DATE} | #{postrow.POST_NUMBER} + {postrow.POST_DATE} ({L_POSTED_AFTER} {postrow.POSTED_AFTER})