one got lost and a typo
This commit is contained in:
parent
ad10eb2875
commit
239550b0c9
@ -89,7 +89,9 @@ if(! $a->install) {
|
|||||||
if (! $link_colour)
|
if (! $link_colour)
|
||||||
$link_colour = "#0080FF";
|
$link_colour = "#0080FF";
|
||||||
if (! $banner_colour)
|
if (! $banner_colour)
|
||||||
$banner_colour = "fff";
|
$banner_colour = "#fff";
|
||||||
|
if (! $search_background)
|
||||||
|
$search_background = "#eee";
|
||||||
if (! $bgcolour)
|
if (! $bgcolour)
|
||||||
$bgcolour = "#fdfdfd";
|
$bgcolour = "#fdfdfd";
|
||||||
if (! $background_image)
|
if (! $background_image)
|
||||||
|
Reference in New Issue
Block a user