From 19bcf35a56915fbf8747e63058cc0ac4f3c1d36d Mon Sep 17 00:00:00 2001 From: Bart van Bragt Date: Tue, 7 Aug 2001 18:48:56 +0000 Subject: [PATCH] Added some NOWRAP for smaller screens git-svn-id: file:///svn/phpbb/trunk@811 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/templates/PSO/index_body.tpl | 2 +- phpBB/templates/PSO/viewforum_body.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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}