Issue #1854620 by marvin_B8, droplet: Fixed hook_menu_local_tasks_alter() help texts.

merge-requests/26/head
webchick 2012-12-26 18:52:26 -08:00
parent 5911444e9a
commit 761550f981
1 changed files with 1 additions and 1 deletions

View File

@ -1412,7 +1412,7 @@ function hook_menu_link_delete($link) {
* - #link: An associative array containing:
* - title: The localized title of the link.
* - href: The system path to link to.
* - localized_options: An array of options to pass to url().
* - localized_options: An array of options to pass to l().
* - #active: Whether the link should be marked as 'active'.
*
* @param $data