mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:50 +01:00
parent
7c69d01277
commit
dd21535a72
@ -96,7 +96,7 @@ class infolog_hooks
|
|||||||
'appname' => $appname,
|
'appname' => $appname,
|
||||||
'global_cats'=> True)),
|
'global_cats'=> True)),
|
||||||
'Custom fields, typ and status' => $GLOBALS['egw']->link('/index.php',array(
|
'Custom fields, typ and status' => $GLOBALS['egw']->link('/index.php',array(
|
||||||
'menuaction' => 'infolog_customfields.edit')),
|
'menuaction' => 'infolog.infolog_customfields.edit')),
|
||||||
'CSV-Import' => $GLOBALS['egw']->link('/infolog/csv_import.php')
|
'CSV-Import' => $GLOBALS['egw']->link('/infolog/csv_import.php')
|
||||||
);
|
);
|
||||||
if ($location == 'admin')
|
if ($location == 'admin')
|
||||||
|
Loading…
Reference in New Issue
Block a user