- Patch #599706 by tobiasb: tiny documentation fix.

merge-requests/26/head
Dries Buytaert 2009-10-11 19:39:30 +00:00
parent 3f638fb8b9
commit b959d8fbeb
1 changed files with 1 additions and 1 deletions

View File

@ -1363,7 +1363,7 @@ function theme_menu_local_task($variables) {
/**
* Generate the HTML output for a single local action link.
*
* @param $element
* @param $variables
* An associative array containing:
* - #link: A menu link array with 'title', 'href', and 'localized_options'
* keys.