From 0f28393c8f83667007afa9a54e6a6d63993f6f72 Mon Sep 17 00:00:00 2001 From: Jerome Nadaud Date: Fri, 11 Oct 2013 16:16:03 +0200 Subject: [PATCH] // Fix data range picker --- admin-dev/themes/default/template/helpers/calendar/calendar.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-dev/themes/default/template/helpers/calendar/calendar.tpl b/admin-dev/themes/default/template/helpers/calendar/calendar.tpl index 245489d1b..a1fa56eee 100644 --- a/admin-dev/themes/default/template/helpers/calendar/calendar.tpl +++ b/admin-dev/themes/default/template/helpers/calendar/calendar.tpl @@ -7,7 +7,7 @@
{l s='Date range'} - {if isset($actions) || $actions|count > 0} + {if isset($actions) && $actions|count > 0} {if $actions|count > 1}