From 1d9df22742c3110e1322829c285dcfa6a4a603d3 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sat, 17 Oct 2009 11:39:15 +0000 Subject: - Patch #473268 by sun: documentation improvements for edit in place. --- includes/menu.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'includes') diff --git a/includes/menu.inc b/includes/menu.inc index 8371980aa..7a6787c5f 100644 --- a/includes/menu.inc +++ b/includes/menu.inc @@ -1782,8 +1782,8 @@ function menu_local_tasks($level = 0) { * Retrieve contextual links for a system object based on registered local tasks. * * This leverages the menu system to retrieve the first layer of registered - * local tasks for a given system path. All local tasks of the tab type 'task' - * or 'context' are taken into account. + * local tasks for a given system path. All local tasks of the tab type + * MENU_CONTEXT_INLINE are taken into account. * * @see hook_menu() * -- cgit v1.2.3