diff options
author | Mario Vavti <mario@mariovavti.com> | 2016-03-07 21:48:12 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2016-03-07 21:48:12 +0100 |
commit | 6824fb9f935e1e2a5405571a08b4c1a3c43a7768 (patch) | |
tree | d7334b7118fbce55f954017ca3395d5d43f863b6 /view/theme/redbasic/tpl/theme_settings.tpl | |
parent | b2216f82036e9ea6baab6db68899e4bafa732d65 (diff) | |
parent | 0799a0a3be3ceebbee2551e4dcb201651f73206e (diff) | |
download | volse-hubzilla-6824fb9f935e1e2a5405571a08b4c1a3c43a7768.tar.gz volse-hubzilla-6824fb9f935e1e2a5405571a08b4c1a3c43a7768.tar.bz2 volse-hubzilla-6824fb9f935e1e2a5405571a08b4c1a3c43a7768.zip |
Merge branch 'master' of https://github.com/redmatrix/hubzilla
Diffstat (limited to 'view/theme/redbasic/tpl/theme_settings.tpl')
-rw-r--r-- | view/theme/redbasic/tpl/theme_settings.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/view/theme/redbasic/tpl/theme_settings.tpl b/view/theme/redbasic/tpl/theme_settings.tpl index cdc9de489..0ec6d1741 100644 --- a/view/theme/redbasic/tpl/theme_settings.tpl +++ b/view/theme/redbasic/tpl/theme_settings.tpl @@ -1,4 +1,6 @@ +{{if $theme == redbasic}} {{include file="field_select.tpl" field=$schema}} +{{/if}} {{include file="field_checkbox.tpl" field=$align_left}} {{include file="field_checkbox.tpl" field=$narrow_navbar}} {{include file="field_input.tpl" field=$converse_width}} |