aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/tpl
diff options
context:
space:
mode:
authorzottel <github@zottel.net>2014-02-20 08:42:40 +0100
committerzottel <github@zottel.net>2014-02-20 08:42:40 +0100
commitb223b52f83344a7ebdea460cd534d24337f0b403 (patch)
tree793e2eb49387c4a371229cc70f18c2c3df95485c /view/theme/redbasic/tpl
parent79d3dae7fa80df6ea6914807bcde4d8b8c390361 (diff)
parentc219451702b2e20c100c8b2a32f4dd1f42e82768 (diff)
downloadvolse-hubzilla-b223b52f83344a7ebdea460cd534d24337f0b403.tar.gz
volse-hubzilla-b223b52f83344a7ebdea460cd534d24337f0b403.tar.bz2
volse-hubzilla-b223b52f83344a7ebdea460cd534d24337f0b403.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'view/theme/redbasic/tpl')
-rw-r--r--view/theme/redbasic/tpl/theme_settings.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/theme/redbasic/tpl/theme_settings.tpl b/view/theme/redbasic/tpl/theme_settings.tpl
index ca05986a2..cc573d99e 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}}
@@ -19,7 +19,7 @@
{{include file="field_input.tpl" field=$radius}}
{{include file="field_input.tpl" field=$shadow}}
{{include file="field_input.tpl" field=$converse_width}}
-{{include file="field_input.tpl" field=$nav_min_opacity}}
+{{* include file="field_input.tpl" field=$nav_min_opacity *}}
{{include file="field_input.tpl" field=$top_photo}}
{{include file="field_input.tpl" field=$reply_photo}}
{{include file="field_checkbox.tpl" field=$sloppy_photos}}