From 8aea75f95335cec17860f08cfab4c33ac5fa715e Mon Sep 17 00:00:00 2001 From: skeeter Date: Fri, 30 Mar 2001 12:41:37 +0000 Subject: [PATCH] Backed out the calendar categories from preferences. This is scheduled for 0.9.11 --- calendar/inc/hook_preferences.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/calendar/inc/hook_preferences.inc.php b/calendar/inc/hook_preferences.inc.php index 2d7c35509b..a2623cc65c 100644 --- a/calendar/inc/hook_preferences.inc.php +++ b/calendar/inc/hook_preferences.inc.php @@ -36,8 +36,8 @@ echo '' . lang('Calendar preferences') . '
'; - echo '' - . lang('Edit Categories') . '
'; +// echo '' +// . lang('Edit Categories') . '
'; echo '' . lang('Grant Calendar Access') . '';