aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/tpl/theme_settings.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-02-23 08:50:55 +1100
committerfriendica <info@friendica.com>2014-02-23 08:50:55 +1100
commitf0a361a7c12a1aac811137c63a5cc7907c2fd50c (patch)
treecc5666f2754400c7b58199a63f9b9f74c8c633c8 /view/theme/redbasic/tpl/theme_settings.tpl
parent5dc35bb7f0392903df3cdc600dbb67f5322ec53f (diff)
parenta5f70f6c10705c655ad31e906626ac3513da00fe (diff)
downloadvolse-hubzilla-f0a361a7c12a1aac811137c63a5cc7907c2fd50c.tar.gz
volse-hubzilla-f0a361a7c12a1aac811137c63a5cc7907c2fd50c.tar.bz2
volse-hubzilla-f0a361a7c12a1aac811137c63a5cc7907c2fd50c.zip
Merge pull request #334 from cvogeley/master
Add option for narrow navbar instead of the bootstrap default
Diffstat (limited to 'view/theme/redbasic/tpl/theme_settings.tpl')
-rw-r--r--view/theme/redbasic/tpl/theme_settings.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/redbasic/tpl/theme_settings.tpl b/view/theme/redbasic/tpl/theme_settings.tpl
index cc573d99e..af2969397 100644
--- a/view/theme/redbasic/tpl/theme_settings.tpl
+++ b/view/theme/redbasic/tpl/theme_settings.tpl
@@ -5,6 +5,7 @@
{{if $expert}}
{{* include file="field_select.tpl" field=$nav_colour *}}
+{{include file="field_checkbox.tpl" field=$narrow_navbar}}
{{include file="field_input.tpl" field=$banner_colour}}
{{include file="field_input.tpl" field=$link_colour}}
{{include file="field_input.tpl" field=$bgcolour}}