typo
This commit is contained in:
parent
f95684c881
commit
3964625fa2
@ -88,7 +88,7 @@ function redbasic_form(&$a, $font_size, $line_height, $colour, $shadow, $navcolo
|
|||||||
'12.5' => '12.5',
|
'12.5' => '12.5',
|
||||||
'12' => '12',
|
'12' => '12',
|
||||||
);
|
);
|
||||||
$colours = array(
|
$colour_scheme = array(
|
||||||
'redbasic' => 'light',
|
'redbasic' => 'light',
|
||||||
'fancyred' => 'dark',
|
'fancyred' => 'dark',
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user