diff --git a/phpBB/templates/PSO/index_body.tpl b/phpBB/templates/PSO/index_body.tpl index 2accb0013b..475cd3445f 100644 --- a/phpBB/templates/PSO/index_body.tpl +++ b/phpBB/templates/PSO/index_body.tpl @@ -26,7 +26,7 @@ {catrow.forumrow.FORUM_NAME}
{catrow.forumrow.FORUM_DESC} {catrow.forumrow.TOPICS} {catrow.forumrow.POSTS} - {catrow.forumrow.LAST_POST} + {catrow.forumrow.LAST_POST} {catrow.forumrow.MODERATORS} diff --git a/phpBB/templates/PSO/viewforum_body.tpl b/phpBB/templates/PSO/viewforum_body.tpl index 3fd29d4ba1..c99cf79d98 100644 --- a/phpBB/templates/PSO/viewforum_body.tpl +++ b/phpBB/templates/PSO/viewforum_body.tpl @@ -31,7 +31,7 @@ {topicrow.REPLIES} {topicrow.TOPIC_POSTER} {topicrow.VIEWS} - {topicrow.LAST_POST} + {topicrow.LAST_POST}