one got lost and a typo

This commit is contained in:
marijus 2014-03-03 19:48:16 +01:00
parent ad10eb2875
commit 239550b0c9

View File

@ -89,7 +89,9 @@ if(! $a->install) {
if (! $link_colour)
$link_colour = "#0080FF";
if (! $banner_colour)
$banner_colour = "fff";
$banner_colour = "#fff";
if (! $search_background)
$search_background = "#eee";
if (! $bgcolour)
$bgcolour = "#fdfdfd";
if (! $background_image)