From 9dfa7c6030d673a05a5c9bc692c579ec7eeeb7db Mon Sep 17 00:00:00 2001 From: marijus Date: Wed, 6 Nov 2013 00:16:02 +0100 Subject: make the font-colour for the banner adjustable as well --- view/theme/redbasic/tpl/theme_settings.tpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'view/theme/redbasic/tpl/theme_settings.tpl') diff --git a/view/theme/redbasic/tpl/theme_settings.tpl b/view/theme/redbasic/tpl/theme_settings.tpl index c7f2bf124..48b9c07c3 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_input.tpl" field=$banner_colour}} {{include file="field_input.tpl" field=$bgcolour}} {{include file="field_input.tpl" field=$background_image}} {{include file="field_input.tpl" field=$item_colour}} @@ -19,4 +20,4 @@
-{{/if}} \ No newline at end of file +{{/if}} -- cgit v1.2.3