mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-16 02:49:03 +01:00
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),
|
section_item($phpgw->link('/preferences/acl_preferences.php','acl_app='.$appname),
|
||||||
lang('Grant Calendar Access'));
|
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'));
|
lang('Edit Categories'));
|
||||||
|
|
||||||
section_end();
|
section_end();
|
||||||
|
Loading…
Reference in New Issue
Block a user