From eddad8bedbea4ec655d6835b9a8d0678a81eb850 Mon Sep 17 00:00:00 2001 From: Bart Visscher Date: Sat, 9 Jun 2012 16:15:25 +0200 Subject: [PATCH] Calendar: remove unused markup from #controls --- apps/calendar/templates/calendar.php | 38 +++++++++++----------------- 1 file changed, 15 insertions(+), 23 deletions(-) diff --git a/apps/calendar/templates/calendar.php b/apps/calendar/templates/calendar.php index 832194f0fe1..b0cb20f2f15 100644 --- a/apps/calendar/templates/calendar.php +++ b/apps/calendar/templates/calendar.php @@ -34,29 +34,21 @@ });
-
-
-
- - -    - -
-
-
-
- "/> - " onclick="Calendar.UI.Calendar.overview();" /> -
-
-
-
- - - -
-
-
+
+ + +    + +
+
+ "/> + " onclick="Calendar.UI.Calendar.overview();" /> +
+
+ + + +
-- 2.39.5