aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/tpl/theme_settings.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-11-05 15:31:03 -0800
committerfriendica <info@friendica.com>2013-11-05 15:31:03 -0800
commite28b12a5e191899695f51c57f90aa4e49b8f02c0 (patch)
treea424a700e1c371e58b8765e74278e86b2f82a3bc /view/theme/redbasic/tpl/theme_settings.tpl
parentb4f8c247a21d02e5fb2d85e761d37b8d8a02cf9b (diff)
parent4a371480c8e0aab1084341204efec80efb930a93 (diff)
downloadvolse-hubzilla-e28b12a5e191899695f51c57f90aa4e49b8f02c0.tar.gz
volse-hubzilla-e28b12a5e191899695f51c57f90aa4e49b8f02c0.tar.bz2
volse-hubzilla-e28b12a5e191899695f51c57f90aa4e49b8f02c0.zip
Merge https://github.com/friendica/red into zpull
Diffstat (limited to 'view/theme/redbasic/tpl/theme_settings.tpl')
-rw-r--r--view/theme/redbasic/tpl/theme_settings.tpl3
1 files changed, 2 insertions, 1 deletions
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 @@
<div class="settings-submit-wrapper">
<input type="submit" value="{{$submit}}" class="settings-submit" name="redbasic-settings-submit" />
</div>
-{{/if}} \ No newline at end of file
+{{/if}}