- Patch #736556 by daniels220, jeckman, Albert Volkman: fixed theme_links() doc needs expansion.

merge-requests/26/head
Dries 2012-01-24 21:12:09 -05:00
parent b0ac4796a6
commit 7361ef66a5
1 changed files with 1 additions and 1 deletions

View File

@ -1518,7 +1518,7 @@ function theme_link($variables) {
* @param $variables
* An associative array containing:
* - links: An associative array of links to be themed. The key for each link
* is used as its css class. Each link should be itself an array, with the
* is used as its CSS class. Each link should be itself an array, with the
* following elements:
* - title: The link text.
* - href: The link URL. If omitted, the 'title' is shown as a plain text