- Patch #463450 by wulff: fixed documentation glitch.

merge-requests/26/head
Dries Buytaert 2009-05-16 16:08:57 +00:00
parent 856f667745
commit eaf18f4c3d
1 changed files with 1 additions and 1 deletions

View File

@ -220,7 +220,7 @@ function color_scheme_form(&$form_state, $theme) {
/** /**
* Theme the color form. * Theme the color form.
* *
* @ingroup @themeable * @ingroup themeable
*/ */
function theme_color_scheme_form($form) { function theme_color_scheme_form($form) {
$theme = $form['theme']['#value']; $theme = $form['theme']['#value'];