From f9eddb89eff2601f8ef4318f16a8360296613935 Mon Sep 17 00:00:00 2001 From: Christian Vogeley Date: Sat, 22 Feb 2014 16:10:46 +0100 Subject: Add option for narrow navbar instead of the bootstrap default thick version --- view/theme/redbasic/tpl/theme_settings.tpl | 1 + 1 file changed, 1 insertion(+) (limited to 'view/theme/redbasic/tpl') 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}} -- cgit v1.2.3