From 74951d19f012bcca8a9ed33f2e87084efa5cc370 Mon Sep 17 00:00:00 2001 From: Christian Barkowsky Date: Wed, 27 Apr 2016 14:22:44 +0200 Subject: [PATCH] #30 --- .../modules/hofff_calendarfield/forms/FormCalendarField.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CT_ROOT/system/modules/hofff_calendarfield/forms/FormCalendarField.php b/CT_ROOT/system/modules/hofff_calendarfield/forms/FormCalendarField.php index 8f34c6e..f6e4471 100644 --- a/CT_ROOT/system/modules/hofff_calendarfield/forms/FormCalendarField.php +++ b/CT_ROOT/system/modules/hofff_calendarfield/forms/FormCalendarField.php @@ -144,12 +144,12 @@ public function parse($arrAttributes=null) $this->calendarfieldScript .= " "; return parent::parse($arrAttributes);