From d397a8cea34f488eba17676b09c4673a5154e1c9 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Mon, 2 Oct 2017 09:49:15 +0200 Subject: [PATCH] fix #30 --- Theme/Backend/dashboard-calendar.tpl.php | 54 ++++++++++++------------ 1 file changed, 28 insertions(+), 26 deletions(-) diff --git a/Theme/Backend/dashboard-calendar.tpl.php b/Theme/Backend/dashboard-calendar.tpl.php index ab2eea8..9852e60 100644 --- a/Theme/Backend/dashboard-calendar.tpl.php +++ b/Theme/Backend/dashboard-calendar.tpl.php @@ -8,30 +8,32 @@ $calendar = $this->getData('calendar'); ] } ]'> - - getDate()->getMonthCalendar(0); $isActiveMonth = false; - for($i = 0; $i < 6; $i++) : ?> - - +
+ + getDate()->getMonthCalendar(0); $isActiveMonth = false; + for($i = 0; $i < 6; $i++) : ?> + + +