From 3964625fa2c0cdedb7abea566139470d2981c0a1 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Wed, 20 Feb 2013 20:41:41 +0000 Subject: typo --- view/theme/redbasic/php/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/theme/redbasic/php/config.php') diff --git a/view/theme/redbasic/php/config.php b/view/theme/redbasic/php/config.php index 24bdc7794..8c3269bd8 100644 --- a/view/theme/redbasic/php/config.php +++ b/view/theme/redbasic/php/config.php @@ -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', ); -- cgit v1.2.3