From edd20076ed197597b4f90b457a0252cd6c6c6bb9 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sat, 2 Apr 2011 12:10:20 +0200 Subject: [PATCH] Fixed mixup with td and tr in subsilver2 calendar block --- install.xml | 2 ++ .../template/portal/modules/calendar_side.html | 10 ++++++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/install.xml b/install.xml index 29d2de32..572472b7 100644 --- a/install.xml +++ b/install.xml @@ -119,6 +119,7 @@ Weitere Sprachen kannst in unserem Internationalen Forum finden: http://www.boar Added error handling to installation of modules Fixed timezone handling of calendar Fixed incorrect handling of links + Fixed mixup with td and tr in subsilver2 calendar block Fehlendes IF $S_BLOCK_ICON hinzugefügt @@ -131,6 +132,7 @@ Weitere Sprachen kannst in unserem Internationalen Forum finden: http://www.boar Fehlerbehandlung zu Installation von Modulen hinzugefügt Zeitzonenbehandlung in Kalender korrigiert Falsche Behandlung von Links korrigiert + Falsche Benutzung von td und tr im subsilver2 Kalender Block beseitigt diff --git a/root/styles/subsilver2/template/portal/modules/calendar_side.html b/root/styles/subsilver2/template/portal/modules/calendar_side.html index 3d0f45f7..ffb011e1 100644 --- a/root/styles/subsilver2/template/portal/modules/calendar_side.html +++ b/root/styles/subsilver2/template/portal/modules/calendar_side.html @@ -41,8 +41,8 @@ {L_CURRENT_EVENTS}: + - {cur_events.EVENT_TITLE}:
@@ -53,10 +53,12 @@ {cur_events.EVENT_DESC}
- - {L_NO_CUR_EVENTS}
- + + + {L_NO_CUR_EVENTS}
+ +