From 6ca65226e3e3b0ccdac1cf2f82aa5aa468e1e0e2 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 16 Mar 2012 10:10:05 +0100 Subject: [PATCH] [feature/events] Fix forumlist_body_last_post in prosilver Used by NV Advanced Last Topic Titles PHPBB3-9550 --- phpBB/styles/prosilver/template/forumlist_body.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/phpBB/styles/prosilver/template/forumlist_body.html b/phpBB/styles/prosilver/template/forumlist_body.html index 3315aad718..8963da8d1e 100644 --- a/phpBB/styles/prosilver/template/forumlist_body.html +++ b/phpBB/styles/prosilver/template/forumlist_body.html @@ -49,9 +49,8 @@
{forumrow.POSTS} {L_POSTS}
{UNAPPROVED_IMG} - - - {L_LAST_POST} + {L_LAST_POST} + {forumrow.LAST_POST_SUBJECT_TRUNCATED}