Added the global cats to the calednar prefs.

This commit is contained in:
skeeter 2001-05-13 03:57:00 +00:00
parent 8eba7c5194
commit 5d3d8e252d

View File

@ -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();