From 3e619c628c0b5f944491a2eadeeddb0cd4f98cbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Dr=C3=B6scher?= Date: Mon, 20 Nov 2006 16:42:31 +0000 Subject: #5476 git-svn-id: file:///svn/phpbb/trunk@6620 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/subSilver/template/forumlist_body.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'phpBB/styles') diff --git a/phpBB/styles/subSilver/template/forumlist_body.html b/phpBB/styles/subSilver/template/forumlist_body.html index f6ebc53cee..eeee5d914b 100644 --- a/phpBB/styles/subSilver/template/forumlist_body.html +++ b/phpBB/styles/subSilver/template/forumlist_body.html @@ -19,7 +19,7 @@ {forumrow.FORUM_FOLDER_IMG} -
{forumrow.FORUM_IMAGE}
+
{forumrow.FORUM_IMAGE}
{forumrow.FORUM_NAME}

{forumrow.FORUM_DESC}

@@ -28,7 +28,7 @@ {L_REDIRECTS}: {forumrow.CLICKS} -   +   @@ -36,7 +36,7 @@ {forumrow.FORUM_FOLDER_IMG} -
{forumrow.FORUM_IMAGE}
+
{forumrow.FORUM_IMAGE}
{forumrow.FORUM_NAME}

{forumrow.FORUM_DESC}

-- cgit v1.2.1