forked from extern/egroupware
Backed out the calendar categories from preferences. This is scheduled for 0.9.11
This commit is contained in:
parent
c36f4d201f
commit
8aea75f953
@ -36,8 +36,8 @@
|
|||||||
echo '<a href="' . $phpgw->link('/calendar/preferences.php') . '">' . lang('Calendar preferences')
|
echo '<a href="' . $phpgw->link('/calendar/preferences.php') . '">' . lang('Calendar preferences')
|
||||||
. '</a><br>';
|
. '</a><br>';
|
||||||
|
|
||||||
echo '<a href="' . $phpgw->link('/calendar/categories.php') . '">'
|
// echo '<a href="' . $phpgw->link('/calendar/categories.php') . '">'
|
||||||
. lang('Edit Categories') . '</a><br>';
|
// . lang('Edit Categories') . '</a><br>';
|
||||||
|
|
||||||
echo '<a href="' . $phpgw->link('/calendar/acl_preferences.php') . '">'
|
echo '<a href="' . $phpgw->link('/calendar/acl_preferences.php') . '">'
|
||||||
. lang('Grant Calendar Access') . '</a>';
|
. lang('Grant Calendar Access') . '</a>';
|
||||||
|
Loading…
Reference in New Issue
Block a user