From: Jan Schneider Date: Mon, 12 Apr 2010 22:34:26 +0000 (+0200) Subject: Fix parse error. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=3200cbf748de2c5bc568a1da52a76dc6981c2969;p=horde.git Fix parse error. --- diff --git a/kronolith/config/prefs.php.dist b/kronolith/config/prefs.php.dist index 1651c997a..904e81152 100644 --- a/kronolith/config/prefs.php.dist +++ b/kronolith/config/prefs.php.dist @@ -349,7 +349,7 @@ $_prefs['fb_url'] = array( $_prefs['fb_cals'] = array( 'value' => 'a:0:{}', 'type' => 'multienum', - 'desc' => _("Choose the calendars to include in the above Free/Busy URL:")) + 'desc' => _("Choose the calendars to include in the above Free/Busy URL:"), ); // Login Tasks preferences