diff --git a/root/styles/prosilver/template/portal/block/announcements.html b/root/styles/prosilver/template/portal/block/announcements.html
index cf6b994d..482fcdd3 100644
--- a/root/styles/prosilver/template/portal/block/announcements.html
+++ b/root/styles/prosilver/template/portal/block/announcements.html
@@ -16,7 +16,7 @@
-
{NEWEST_POST_IMG}{READ_POST_IMG} {announcements_row.ATTACH_ICON_IMG} {L_POLL}: {announcements_row.TITLE}
+
- {L_POSTED} {L_POST_BY_AUTHOR}: {announcements_row.POSTER_FULL} {L_POSTED_ON_DATE}: {announcements_row.TIME}
diff --git a/root/styles/prosilver/template/portal/block/announcements_compact.html b/root/styles/prosilver/template/portal/block/announcements_compact.html
index 99b9ae49..4cd537dd 100644
--- a/root/styles/prosilver/template/portal/block/announcements_compact.html
+++ b/root/styles/prosilver/template/portal/block/announcements_compact.html
@@ -33,7 +33,7 @@
-
- {NEWEST_POST_IMG}{READ_POST_IMG} {announcements_row.ATTACH_ICON_IMG} {L_POLL}:
+ {NEWEST_POST_IMG}{READ_POST_IMG} {announcements_row.ATTACH_ICON_IMG} {L_POLL}:
{announcements_row.TITLE}
diff --git a/root/styles/prosilver/template/portal/block/news.html b/root/styles/prosilver/template/portal/block/news.html
index 0ef9001c..7ea8d717 100644
--- a/root/styles/prosilver/template/portal/block/news.html
+++ b/root/styles/prosilver/template/portal/block/news.html
@@ -16,10 +16,10 @@
-
{NEWEST_POST_IMG}{READ_POST_IMG} {news_row.ATTACH_ICON_IMG} {L_POLL}: {news_row.TITLE}
+
- - {POSTED_BY_TEXT} {L_POST_BY_AUTHOR}: {news_row.POSTER_FULL} {L_POSTED_ON_DATE} {news_row.TIME}
+ - {POSTED_BY_TEXT} {L_POST_BY_AUTHOR}: {news_row.POSTER_FULL} {L_POSTED_ON_DATE} {news_rownews_row..TIME}
- {L_FORUM}: {news_row.FORUM_NAME}
diff --git a/root/styles/prosilver/template/portal/block/news_compact.html b/root/styles/prosilver/template/portal/block/news_compact.html
index 50256bc1..f7ff4acf 100644
--- a/root/styles/prosilver/template/portal/block/news_compact.html
+++ b/root/styles/prosilver/template/portal/block/news_compact.html
@@ -33,7 +33,7 @@
-
- {NEWEST_POST_IMG}{READ_POST_IMG} {news_row.ATTACH_ICON_IMG} {L_POLL}: {news_row.TITLE}
+ {NEWEST_POST_IMG}{READ_POST_IMG} {news_row.ATTACH_ICON_IMG} {L_POLL}: {news_row.TITLE}
{POSTED_BY_TEXT} {L_POST_BY_AUTHOR}: {news_row.POSTER_FULL} {L_POSTED_ON_DATE} {news_row.TIME}
diff --git a/root/styles/subsilver2/template/portal/block/announcements.html b/root/styles/subsilver2/template/portal/block/announcements.html
index 8e9712f6..6a325dc7 100644
--- a/root/styles/subsilver2/template/portal/block/announcements.html
+++ b/root/styles/subsilver2/template/portal/block/announcements.html
@@ -13,7 +13,7 @@
|
- {NEWEST_POST_IMG}{READ_POST_IMG} {announcements_row.ATTACH_ICON_IMG} {L_POLL}: {announcements_row.TITLE}
+ {NEWEST_POST_IMG}{READ_POST_IMG} {announcements_row.ATTACH_ICON_IMG} {L_POLL}: {announcements_row.TITLE}
|
diff --git a/root/styles/subsilver2/template/portal/block/announcements_compact.html b/root/styles/subsilver2/template/portal/block/announcements_compact.html
index 5e9d50cb..bb81c5e0 100644
--- a/root/styles/subsilver2/template/portal/block/announcements_compact.html
+++ b/root/styles/subsilver2/template/portal/block/announcements_compact.html
@@ -13,7 +13,7 @@
- {NEWEST_POST_IMG}{READ_POST_IMG} {announcements_row.ATTACH_ICON_IMG} {L_POLL}:
+ {NEWEST_POST_IMG}{READ_POST_IMG} {announcements_row.ATTACH_ICON_IMG} {L_POLL}:
{announcements_row.TITLE}
{L_POSTED} {L_POST_BY_AUTHOR}: {announcements_row.POSTER_FULL} {L_POSTED_ON_DATE} {announcements_row.TIME}
diff --git a/root/styles/subsilver2/template/portal/block/news.html b/root/styles/subsilver2/template/portal/block/news.html
index 0ed4c96a..6bef49c7 100644
--- a/root/styles/subsilver2/template/portal/block/news.html
+++ b/root/styles/subsilver2/template/portal/block/news.html
@@ -13,7 +13,7 @@
|
|
- {NEWEST_POST_IMG}{READ_POST_IMG} {news_row.ATTACH_ICON_IMG} {L_POLL}: {news_row.TITLE} |
+ {NEWEST_POST_IMG}{READ_POST_IMG} {news_row.ATTACH_ICON_IMG} {L_POLL}: {news_row.TITLE}
|
diff --git a/root/styles/subsilver2/template/portal/block/news_compact.html b/root/styles/subsilver2/template/portal/block/news_compact.html
index a672c569..e4fef827 100644
--- a/root/styles/subsilver2/template/portal/block/news_compact.html
+++ b/root/styles/subsilver2/template/portal/block/news_compact.html
@@ -13,7 +13,7 @@
|
- {NEWEST_POST_IMG}{READ_POST_IMG} {news_row.ATTACH_ICON_IMG} {L_POLL}:
+ {NEWEST_POST_IMG}{READ_POST_IMG} {news_row.ATTACH_ICON_IMG} {L_POLL}:
{news_row.TITLE}
{POSTED_BY_TEXT} {L_POST_BY_AUTHOR}: {news_row.POSTER_FULL} {L_POSTED_ON_DATE} {news_row.TIME}
|