- Patch #882748 by Jeff Burnz: typo in template.php comment.

merge-requests/26/head
Dries Buytaert 2010-08-14 00:43:24 +00:00
parent c243f9ae2d
commit 668630abbb
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ function seven_node_add_list($variables) {
/**
* Override of theme_admin_block_content().
*
* Use unordered list markup in both compact and extended move.
* Use unordered list markup in both compact and extended mode.
*/
function seven_admin_block_content($variables) {
$content = $variables['content'];