No empty strings

This commit is contained in:
jeroenpraat 2014-04-03 13:37:41 +02:00
parent a65bf5beee
commit 39a02d29eb

View File

@ -24,8 +24,6 @@
$search_background = "#999999";
if (! $bgcolour)
$bgcolour = "#111111";
if (! $background_image)
$background_image ='';
if (! $item_colour)
$item_colour = "#111111";
if (! $toolicon_colour)