This commit is contained in:
Thomas Willingham 2013-02-20 20:41:41 +00:00
parent f95684c881
commit 3964625fa2

View file

@ -88,7 +88,7 @@ function redbasic_form(&$a, $font_size, $line_height, $colour, $shadow, $navcolo
'12.5' => '12.5',
'12' => '12',
);
$colours = array(
$colour_scheme = array(
'redbasic' => 'light',
'fancyred' => 'dark',
);