From 765196a4a0e070d62335c9d372f510eadbccf6c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Sat, 30 Apr 2022 18:57:40 -0400 Subject: [PATCH] https://github.com/NodeBB/NodeBB/issues/10520 --- templates/post-queue.tpl | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/templates/post-queue.tpl b/templates/post-queue.tpl index 333e6b7..d1526be 100644 --- a/templates/post-queue.tpl +++ b/templates/post-queue.tpl @@ -1,6 +1,21 @@
+ + {{{ if !singlePost }}} + + {{{ end }}}

@@ -17,6 +32,9 @@ {{{ each posts }}}
+ {{{ if !singlePost }}} + + {{{ end }}} {{{ if posts.data.tid }}}[[post-queue:reply]]{{{ else }}}[[post-queue:topic]]{{{ end }}}