From c853fc75a1db418b3c892f2e82e723b63489d35e Mon Sep 17 00:00:00 2001 From: Stephen Rees-Carter Date: Thu, 6 Oct 2011 10:31:05 +1100 Subject: [PATCH] BUGFIX: removed the hard-coded Continent selection for Calendar Timezones. --- apps/calendar/templates/settings.php | 50 +++++++++++++++------------- 1 file changed, 26 insertions(+), 24 deletions(-) diff --git a/apps/calendar/templates/settings.php b/apps/calendar/templates/settings.php index 19a1a543b46..afc35bf7f37 100644 --- a/apps/calendar/templates/settings.php +++ b/apps/calendar/templates/settings.php @@ -11,34 +11,36 @@ OC_UTIL::addStyle('', 'jquery.multiselect'); ?>
- -
+ + - + -
- -
+ +
+
- t('Calendar CalDAV syncing address:');?> -
+ t('Calendar CalDAV syncing address:');?> +
-- 2.39.5