diff --git a/view/theme/redbasic/php/config.php b/view/theme/redbasic/php/config.php index 4455cc427..be021e85c 100644 --- a/view/theme/redbasic/php/config.php +++ b/view/theme/redbasic/php/config.php @@ -50,6 +50,7 @@ function redbasic_form(&$a, $schema, $nav_colour, $bgcolour, $background_image, $nav_colours = array ( + '' => 'Scheme Default', 'red' => 'red', 'black' => 'black', 'silver' => 'silver',