- Patch #463450 by wulff: fixed documentation glitch.
parent
856f667745
commit
eaf18f4c3d
|
|
@ -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'];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue