diff --git a/infolog/inc/class.infolog_hooks.inc.php b/infolog/inc/class.infolog_hooks.inc.php index d18a77e749..3d58204cac 100644 --- a/infolog/inc/class.infolog_hooks.inc.php +++ b/infolog/inc/class.infolog_hooks.inc.php @@ -186,6 +186,7 @@ class infolog_hooks )), 'Custom fields, type and status' => Egw::link('/index.php',array( 'menuaction' => 'infolog.infolog_customfields.index', + 'use_private' => 1, 'ajax' => 'true', )), );