From 0c736232aaf511c8c15b70ecd025c9428baf56a7 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Thu, 14 Nov 2013 19:42:09 +0100 Subject: [PATCH] [feature/module_services] Fix display of compact news module --- .../template/portal/modules/news_compact_center.html | 3 +-- .../template/portal/modules/news_compact_center.html | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/styles/prosilver/template/portal/modules/news_compact_center.html b/styles/prosilver/template/portal/modules/news_compact_center.html index 1c07c544..752e259c 100644 --- a/styles/prosilver/template/portal/modules/news_compact_center.html +++ b/styles/prosilver/template/portal/modules/news_compact_center.html @@ -26,7 +26,6 @@ {NEWEST_POST_IMG} {news_row.ATTACH_ICON_IMG} - {L_VIEW_TOPIC_POLL}
{news_row.TITLE}{L_VIEW_UNREAD_POST} @@ -73,4 +72,4 @@ {$C_BLOCK_F_L}{$C_BLOCK_F_R} - \ No newline at end of file + diff --git a/styles/subsilver2/template/portal/modules/news_compact_center.html b/styles/subsilver2/template/portal/modules/news_compact_center.html index 058ae56e..f3aa40c3 100644 --- a/styles/subsilver2/template/portal/modules/news_compact_center.html +++ b/styles/subsilver2/template/portal/modules/news_compact_center.html @@ -30,7 +30,7 @@ [ {GOTO_PAGE_IMG}{L_GOTO_PAGE}: {news_row.PAGINATION} ] - {news_row.ATTACH_ICON_IMG} {L_VIEW_TOPIC_POLL}: {news_row.TITLE} + {news_row.ATTACH_ICON_IMG} {L_VIEW_TOPIC_POLL}{news_row.TITLE}

{L_POSTED} {L_POST_BY_AUTHOR} {news_row.POSTER_FULL} » {news_row.TIME}
{L_FORUM}: {news_row.FORUM_NAME} @@ -61,4 +61,4 @@ {$C_BLOCK_F_L}{$C_BLOCK_F_R} -

\ No newline at end of file +