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

8.0.x
Dries 2012-01-24 21:11:37 -05:00
parent 0b1ec3bfeb
commit 2b08a88cba
1 changed files with 1 additions and 1 deletions

View File

@ -1543,7 +1543,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