aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/schema/notred.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-02-13 00:52:54 -0800
committerfriendica <info@friendica.com>2014-02-13 00:52:54 -0800
commitec99cac9e8abdb85c1a8355b7617556f238d4c91 (patch)
treeb8d689fa7ee14646215a92baf5108800110b2585 /view/theme/redbasic/schema/notred.php
parentd4d44f9878b9eb0532c574d7d93229e7cb9920d9 (diff)
downloadvolse-hubzilla-ec99cac9e8abdb85c1a8355b7617556f238d4c91.tar.gz
volse-hubzilla-ec99cac9e8abdb85c1a8355b7617556f238d4c91.tar.bz2
volse-hubzilla-ec99cac9e8abdb85c1a8355b7617556f238d4c91.zip
very simple scheme
Diffstat (limited to 'view/theme/redbasic/schema/notred.php')
-rw-r--r--view/theme/redbasic/schema/notred.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/view/theme/redbasic/schema/notred.php b/view/theme/redbasic/schema/notred.php
new file mode 100644
index 000000000..5a6dda336
--- /dev/null
+++ b/view/theme/redbasic/schema/notred.php
@@ -0,0 +1,5 @@
+<?php
+
+ if (! $nav_colour)
+ $nav_colour = "black";
+