forked from extern/egroupware
Added the global cats to the calednar prefs.
This commit is contained in:
parent
8eba7c5194
commit
5d3d8e252d
@ -39,7 +39,7 @@
|
||||
section_item($phpgw->link('/preferences/acl_preferences.php','acl_app='.$appname),
|
||||
lang('Grant Calendar Access'));
|
||||
|
||||
section_item($phpgw->link('/preferences/categories.php','cats_app='.$appname),
|
||||
section_item($phpgw->link('/preferences/categories.php','cats_app='.$appname.'&global_cats=True'),
|
||||
lang('Edit Categories'));
|
||||
|
||||
section_end();
|
||||
|
Loading…
Reference in New Issue
Block a user