No empty strings
This commit is contained in:
parent
a65bf5beee
commit
39a02d29eb
@ -24,8 +24,6 @@
|
|||||||
$search_background = "#999999";
|
$search_background = "#999999";
|
||||||
if (! $bgcolour)
|
if (! $bgcolour)
|
||||||
$bgcolour = "#111111";
|
$bgcolour = "#111111";
|
||||||
if (! $background_image)
|
|
||||||
$background_image ='';
|
|
||||||
if (! $item_colour)
|
if (! $item_colour)
|
||||||
$item_colour = "#111111";
|
$item_colour = "#111111";
|
||||||
if (! $toolicon_colour)
|
if (! $toolicon_colour)
|
||||||
|
Reference in New Issue
Block a user