mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-18 03:11:40 +01:00
do not use infologs specific app header as app_header in home
This commit is contained in:
parent
f07500ec62
commit
2b81b4359c
@ -64,5 +64,6 @@ if (($showevents = $GLOBALS['egw_info']['user']['preferences']['infolog']['homeS
|
||||
unset($portalbox);
|
||||
unset($html);
|
||||
$GLOBALS['egw_info']['flags']['currentapp'] = $save_app;
|
||||
$GLOBALS['egw_info']['flags']['app_header']= lang($save_app);
|
||||
}
|
||||
unset($showevents);
|
||||
|
Loading…
Reference in New Issue
Block a user