From 1ab3494b444136ddba445cb9eefc051c3d044ee4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Dr=C3=B6scher?= Date: Sat, 23 Sep 2006 11:40:21 +0000 Subject: [PATCH] Bug #3592 This changes the layout for links without redirect count a little but it stops breaking the layout in certain situations. git-svn-id: file:///svn/phpbb/trunk@6392 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/subSilver/template/forumlist_body.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/phpBB/styles/subSilver/template/forumlist_body.html b/phpBB/styles/subSilver/template/forumlist_body.html index 238474c02a..aa1c56c3dd 100644 --- a/phpBB/styles/subSilver/template/forumlist_body.html +++ b/phpBB/styles/subSilver/template/forumlist_body.html @@ -17,12 +17,14 @@ {forumrow.FORUM_FOLDER_IMG} - + {forumrow.FORUM_NAME}

{forumrow.FORUM_DESC}

{L_REDIRECTS}: {forumrow.CLICKS} + +