From 339ec5bdedad21e2131dd941b546a01bf44f6bee Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Fri, 8 Sep 2017 11:42:50 +0200 Subject: [PATCH] [ticket/7488] Display no forums message if user can't see forums of category PHPBB3-7488 --- phpBB/styles/prosilver/template/viewforum_body.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/phpBB/styles/prosilver/template/viewforum_body.html b/phpBB/styles/prosilver/template/viewforum_body.html index 7b27a1d904..16d972056d 100644 --- a/phpBB/styles/prosilver/template/viewforum_body.html +++ b/phpBB/styles/prosilver/template/viewforum_body.html @@ -250,6 +250,12 @@ {L_NO_TOPICS} + +
+
+ {L_NO_FORUMS} +
+