aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/tpl/theme_settings.tpl
diff options
context:
space:
mode:
authortony baldwin <tony@tonybaldwin.org>2014-02-20 07:05:55 -0500
committertony baldwin <tony@tonybaldwin.org>2014-02-20 07:05:55 -0500
commit1f8360a832a4ce61832b9b2687b390d3bef153b1 (patch)
tree2a2bdc79605703c4613a5d5507ef02f125c301c8 /view/theme/redbasic/tpl/theme_settings.tpl
parent4944070e79d4914ba0503e6e90c194cbd766dc38 (diff)
downloadvolse-hubzilla-1f8360a832a4ce61832b9b2687b390d3bef153b1.tar.gz
volse-hubzilla-1f8360a832a4ce61832b9b2687b390d3bef153b1.tar.bz2
volse-hubzilla-1f8360a832a4ce61832b9b2687b390d3bef153b1.zip
reimplementing navbar colours that were undone by git-marjus
Diffstat (limited to 'view/theme/redbasic/tpl/theme_settings.tpl')
-rw-r--r--view/theme/redbasic/tpl/theme_settings.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/tpl/theme_settings.tpl b/view/theme/redbasic/tpl/theme_settings.tpl
index cc573d99e..49b9b7e92 100644
--- a/view/theme/redbasic/tpl/theme_settings.tpl
+++ b/view/theme/redbasic/tpl/theme_settings.tpl
@@ -4,7 +4,7 @@
</div>
{{if $expert}}
-{{* include file="field_select.tpl" field=$nav_colour *}}
+{{include file="field_select.tpl" field=$nav_colour}}
{{include file="field_input.tpl" field=$banner_colour}}
{{include file="field_input.tpl" field=$link_colour}}
{{include file="field_input.tpl" field=$bgcolour}}