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');
]
}
]'>
-
- - = $this->getHtml('Sunday'); ?>
-
- = $this->getHtml('Monday'); ?>
-
- = $this->getHtml('Tuesday'); ?>
-
- = $this->getHtml('Wednesday'); ?>
-
- = $this->getHtml('Thursday'); ?>
-
- = $this->getHtml('Friday'); ?>
-
- = $this->getHtml('Saturday'); ?>
-
- getDate()->getMonthCalendar(0); $isActiveMonth = false;
- for($i = 0; $i < 6; $i++) : ?>
-
-
+
+
+ - = $this->getHtml('Sunday'); ?>
+
- = $this->getHtml('Monday'); ?>
+
- = $this->getHtml('Tuesday'); ?>
+
- = $this->getHtml('Wednesday'); ?>
+
- = $this->getHtml('Thursday'); ?>
+
- = $this->getHtml('Friday'); ?>
+
- = $this->getHtml('Saturday'); ?>
+
+ getDate()->getMonthCalendar(0); $isActiveMonth = false;
+ for($i = 0; $i < 6; $i++) : ?>
+
+
+