From: Michael J. Rubinsky Date: Thu, 10 Sep 2009 15:45:16 +0000 (-0400) Subject: Fix method name, change js variable 'date' to 'theDate' to make Safari happy X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=b20dfe844f004dc79a2754d03a23c294c1b11025;p=horde.git Fix method name, change js variable 'date' to 'theDate' to make Safari happy --- diff --git a/kronolith/lib/Application.php b/kronolith/lib/Application.php index 285baa552..bf0de9010 100644 --- a/kronolith/lib/Application.php +++ b/kronolith/lib/Application.php @@ -237,7 +237,7 @@ class Kronolith_Application extends Horde_Registry_Application /** * TODO */ - protected function _prefsHandleFbCalsSelect() + protected function _prefsFbCalsSelect() { $fb_calsSelected = Horde_Util::getFormData('fb_cals'); $fb_cals = Kronolith::listCalendars(); diff --git a/kronolith/templates/edit/edit.inc b/kronolith/templates/edit/edit.inc index 2c532fed8..87d1f0b52 100644 --- a/kronolith/templates/edit/edit.inc +++ b/kronolith/templates/edit/edit.inc @@ -232,7 +232,7 @@ if ($event->alarm) { - ' ?> + ' ?>