diff --git a/phpBB/styles/prosilver/template/forumlist_body.html b/phpBB/styles/prosilver/template/forumlist_body.html index faf100f91b..8250a1fd07 100644 --- a/phpBB/styles/prosilver/template/forumlist_body.html +++ b/phpBB/styles/prosilver/template/forumlist_body.html @@ -104,9 +104,9 @@
{forumrow.LAST_POST_TIME} {% if forumrow.U_UNAPPROVED_TOPICS %} - {{ lang('TOPIC_UNAPPROVED_FORUM', forumrow.TOPICS) }}
+ {{ lang('TOPIC_UNAPPROVED_FORUM', forumrow.TOPICS) }} {% else %} - {{ lang('NO_POSTS') }}
+ {{ lang('NO_POSTS') }} {% endif %}