From f487155a846ad818cf8fe9358d09bc00e1c6f958 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Wed, 8 Nov 2017 21:01:09 +0100 Subject: [PATCH] Fix tables --- Theme/Backend/Components/Calendar/mini.tpl.php | 4 ++-- Theme/Backend/dashboard-calendar.tpl.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Theme/Backend/Components/Calendar/mini.tpl.php b/Theme/Backend/Components/Calendar/mini.tpl.php index 409d964..6845793 100644 --- a/Theme/Backend/Components/Calendar/mini.tpl.php +++ b/Theme/Backend/Components/Calendar/mini.tpl.php @@ -5,7 +5,7 @@ ] } ]'> -
+
  • getHtml('Sunday', 'Calendar'); ?>
  • getHtml('Monday', 'Calendar'); ?> @@ -32,5 +32,5 @@
-
+ \ No newline at end of file diff --git a/Theme/Backend/dashboard-calendar.tpl.php b/Theme/Backend/dashboard-calendar.tpl.php index 2853024..48381ec 100644 --- a/Theme/Backend/dashboard-calendar.tpl.php +++ b/Theme/Backend/dashboard-calendar.tpl.php @@ -12,6 +12,6 @@ * @link http://website.orange-management.de */ ?> -
+
getData('calendar')->render($this->getData('cal')); ?>