mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-17 03:51:21 +02:00
Change category list links
This commit is contained in:
@ -62,7 +62,7 @@ class resources_hooks
|
||||
{
|
||||
$file = Array(
|
||||
'Global Categories' => egw::link('/index.php',array(
|
||||
'menuaction' => 'admin.uicategories.index',
|
||||
'menuaction' => 'admin.admin_categories.index',
|
||||
'appname' => $appname,
|
||||
'global_cats'=> true)),
|
||||
'Configure Access Permissions' => egw::link('/index.php',
|
||||
|
Reference in New Issue
Block a user