diff --git a/phpBBBootstrap/template/forumlist_body.html b/phpBBBootstrap/template/forumlist_body.html
index 9f40fd1..315cd40 100644
--- a/phpBBBootstrap/template/forumlist_body.html
+++ b/phpBBBootstrap/template/forumlist_body.html
@@ -60,8 +60,15 @@
{forumrow.TOPICS} {L_TOPICS} |
{forumrow.POSTS} {L_POSTS} |
- {L_LAST_POST} {L_POST_BY_AUTHOR} {forumrow.LAST_POSTER_FULL}
- {LAST_POST_IMG} {forumrow.LAST_POST_TIME}{L_NO_POSTS}
+
+ {L_LAST_POST}
+
+
+ {L_POST_BY_AUTHOR} {forumrow.LAST_POSTER_FULL}
+ {forumrow.LAST_POST_TIME}
+
+ {L_NO_POSTS}
+
|