From 770641a2a4de4e3bf815aa2e9243836b1ca08f44 Mon Sep 17 00:00:00 2001 From: Kevin Date: Thu, 13 Jan 2011 08:33:08 +0000 Subject: [PATCH] Fixed (custom) headline --- .../template/portal/modules/announcements_compact.html | 2 +- .../prosilver/template/portal/modules/news_compact_center.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/root/styles/prosilver/template/portal/modules/announcements_compact.html b/root/styles/prosilver/template/portal/modules/announcements_compact.html index 59a6cd7c..c6bcb051 100644 --- a/root/styles/prosilver/template/portal/modules/announcements_compact.html +++ b/root/styles/prosilver/template/portal/modules/announcements_compact.html @@ -12,7 +12,7 @@ {$C_BLOCK_H_L} -
style="width: 44%"style="width: 60%">{L_LATEST_ANNOUNCEMENTS}
+
style="width: 44%"style="width: 60%">{$TITLE}
{L_REPLIES}
{L_VIEWS}
diff --git a/root/styles/prosilver/template/portal/modules/news_compact_center.html b/root/styles/prosilver/template/portal/modules/news_compact_center.html index 2eadecea..3f1b3fd5 100644 --- a/root/styles/prosilver/template/portal/modules/news_compact_center.html +++ b/root/styles/prosilver/template/portal/modules/news_compact_center.html @@ -12,7 +12,7 @@ {$C_BLOCK_H_L} -
style="width: 44%"style="width: 60%">{L_LATEST_NEWS}
+
style="width: 44%"style="width: 60%">{$TITLE}
{L_REPLIES}
{L_VIEWS}