From a35a225adfbf1cc8f9aa20f9db11103e8124d395 Mon Sep 17 00:00:00 2001 From: kasimi Date: Fri, 27 Oct 2017 11:04:22 +0200 Subject: [PATCH] [ticket/15423] Fix wrong title for topic's "Unappproved posts" icon PHPBB3-15423 --- phpBB/styles/prosilver/template/viewforum_body.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phpBB/styles/prosilver/template/viewforum_body.html b/phpBB/styles/prosilver/template/viewforum_body.html index 16d972056d..7291e3a617 100644 --- a/phpBB/styles/prosilver/template/viewforum_body.html +++ b/phpBB/styles/prosilver/template/viewforum_body.html @@ -167,8 +167,8 @@ {topicrow.TOPIC_TITLE} - - {L_TOPIC_UNAPPROVED} + + {L_TOPIC_UNAPPROVED}{L_POSTS_UNAPPROVED}