mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
Use ntier acl_prefs
This commit is contained in:
parent
0cbb0abcb6
commit
3b3cca558a
@ -19,7 +19,7 @@
|
||||
'menuaction' => 'calendar.uipreferences.preferences'
|
||||
)
|
||||
),
|
||||
'Grant Access' => $GLOBALS['phpgw']->link('/preferences/acl_preferences.php','acl_app='.$appname),
|
||||
'Grant Access' => $GLOBALS['phpgw']->link('/index.php','menuaction=preferences.uiaclprefs.index&acl_app='.$appname),
|
||||
'Edit Categories' => $GLOBALS['phpgw']->link('/index.php','menuaction=preferences.uicategories.index&cats_app='.$appname.'&cats_level=True&global_cats=True')
|
||||
);
|
||||
//Do not modify below this line
|
||||
|
Loading…
Reference in New Issue
Block a user