aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorjeroenpraat <jeroenpraat@xs4all.nl>2014-04-03 13:37:41 +0200
committerjeroenpraat <jeroenpraat@xs4all.nl>2014-04-03 13:37:41 +0200
commit39a02d29eb5eedd80ab4c3350b49cf2cb7a4eb54 (patch)
tree6519cb7a759181bb5fe7182616dc904f45e532f6 /view/theme
parenta65bf5beee1f22dff17c28e7567fa0090269a17d (diff)
downloadvolse-hubzilla-39a02d29eb5eedd80ab4c3350b49cf2cb7a4eb54.tar.gz
volse-hubzilla-39a02d29eb5eedd80ab4c3350b49cf2cb7a4eb54.tar.bz2
volse-hubzilla-39a02d29eb5eedd80ab4c3350b49cf2cb7a4eb54.zip
No empty strings
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/schema/dark.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/view/theme/redbasic/schema/dark.php b/view/theme/redbasic/schema/dark.php
index e7b143d32..24ed4f418 100644
--- a/view/theme/redbasic/schema/dark.php
+++ b/view/theme/redbasic/schema/dark.php
@@ -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)