From 91d0853a6bfd7e24438995d69a68aa5c09c0628d Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Fri, 6 Feb 2015 09:09:42 +0000 Subject: [PATCH] remove no longer working preferences link --- calendar/inc/class.uiholiday.inc.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/calendar/inc/class.uiholiday.inc.php b/calendar/inc/class.uiholiday.inc.php index 8ac72d24e0..853f328700 100755 --- a/calendar/inc/class.uiholiday.inc.php +++ b/calendar/inc/class.uiholiday.inc.php @@ -54,10 +54,8 @@ $GLOBALS['egw_info']['flags']['app_header'] = $GLOBALS['egw_info']['apps']['calendar']['title'].' - '.lang('Holiday Management'); $GLOBALS['egw']->template->set_var('help_msg',lang('Please note: The calendar use the holidays of your country, which is set to %1. You can change it in your %2.
Holidays are %3 automatic installed from %4. You can changed it in %5.', - ''.$GLOBALS['egw_info']['user']['preferences']['common']['country'].'',''.lang('common preferences').'',$GLOBALS['egw_info']['server']['auto_load_holidays'] ? '' : ''.lang('not').'', + ''.$GLOBALS['egw_info']['user']['preferences']['common']['country'].'',lang('common preferences'), + $GLOBALS['egw_info']['server']['auto_load_holidays'] ? '' : ''.lang('not').'', ''.$GLOBALS['egw_info']['server']['holidays_url_path'].'', '