diff --git a/root/styles/subsilver2/template/portal/block/announcements_compact.html b/root/styles/subsilver2/template/portal/block/announcements_compact.html index 867bed0d..5b9d03a3 100644 --- a/root/styles/subsilver2/template/portal/block/announcements_compact.html +++ b/root/styles/subsilver2/template/portal/block/announcements_compact.html @@ -30,7 +30,7 @@ [ {GOTO_PAGE_IMG}{L_GOTO_PAGE}: {announcements_row.PAGINATION} ] - {announcements_row.ATTACH_ICON_IMG} {L_POLL}: {announcements_row.TITLE} + {announcements_row.ATTACH_ICON_IMG} {L_POLL}: {announcements_row.TITLE}

{L_POSTED} {L_POST_BY_AUTHOR} {announcements_row.POSTER_FULL} » {announcements_row.TIME}
{L_FORUM}: {announcements_row.FORUM_NAME} diff --git a/root/styles/subsilver2/template/portal/block/news_compact.html b/root/styles/subsilver2/template/portal/block/news_compact.html index 8a40c7e2..a2184a3b 100644 --- a/root/styles/subsilver2/template/portal/block/news_compact.html +++ b/root/styles/subsilver2/template/portal/block/news_compact.html @@ -29,7 +29,7 @@ [ {GOTO_PAGE_IMG}{L_GOTO_PAGE}: {news_row.PAGINATION} ] - {news_row.ATTACH_ICON_IMG} {L_POLL}: {news_row.TITLE} + {news_row.ATTACH_ICON_IMG} {L_POLL}: {news_row.TITLE}

{L_POSTED} {L_POST_BY_AUTHOR} {news_row.POSTER_FULL} » {news_row.TIME}
{L_FORUM}: {news_row.FORUM_NAME}