diff --git a/themes/default/Calendar.template.php b/themes/default/Calendar.template.php index c163c3820d..7e5ee79001 100644 --- a/themes/default/Calendar.template.php +++ b/themes/default/Calendar.template.php @@ -29,11 +29,11 @@ function template_main()
', $context['view_week'] ? template_show_week_grid('main') : template_show_month_grid('main'); - template_button_strip($context['calendar_buttons'], 'right'); - // Show some controls to allow easy calendar navigation. echo ' -
+ '; + template_button_strip($context['calendar_buttons'], 'right'); + echo '