From b30c104f34ffc2649c1fdaad7c537e132d8c4f96 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Thu, 14 Sep 2017 20:39:58 +0200 Subject: [PATCH] Simplify htmlescape --- Theme/Backend/calendar-dashboard.tpl.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Theme/Backend/calendar-dashboard.tpl.php b/Theme/Backend/calendar-dashboard.tpl.php index 0cde3a7..fdd09c5 100644 --- a/Theme/Backend/calendar-dashboard.tpl.php +++ b/Theme/Backend/calendar-dashboard.tpl.php @@ -5,8 +5,8 @@ $calendar = $this->getData('calendar');
    -
  • -
  • +
  • +
  • getHtml('Day'); ?> @@ -48,8 +48,8 @@ $calendar = $this->getData('calendar'); getEventByDate($current[$i*7+$j]); foreach($events as $event) : ?> -
    -
    getName(), ENT_COMPAT, 'utf-8'); ?>
    +
    +
    printHtml($event->getName()); ?>
    2:00pm to 5:00pm