diff --git a/root/styles/subsilver2/template/portal/modules/calendar_side.html b/root/styles/subsilver2/template/portal/modules/calendar_side.html index ffb011e1..426d26ae 100644 --- a/root/styles/subsilver2/template/portal/modules/calendar_side.html +++ b/root/styles/subsilver2/template/portal/modules/calendar_side.html @@ -65,22 +65,24 @@ {L_UPCOMING_EVENTS}: - - - - {upcoming_events.EVENT_TITLE}:
- {L_EVENT_TIME}: {upcoming_events.START_TIME}
- {L_EVENT_START}: {upcoming_events.START_TIME}
{L_EVENT_END}: {upcoming_events.END_TIME}
- {L_EVENT_TIME}: {upcoming_events.START_TIME}
{L_EVENT_ALL_DAY}
- - {upcoming_events.EVENT_DESC} -
- + + + + {upcoming_events.EVENT_TITLE}:
+ {L_EVENT_TIME}: {upcoming_events.START_TIME}
+ {L_EVENT_START}: {upcoming_events.START_TIME}
{L_EVENT_END}: {upcoming_events.END_TIME}
+ {L_EVENT_TIME}: {upcoming_events.START_TIME}
{L_EVENT_ALL_DAY}
+ + {upcoming_events.EVENT_DESC} +
+ + - {L_NO_UPCOMING_EVENTS}
+ + {L_NO_UPCOMING_EVENTS}
+ -