diff options
author | Mario Vavti <mario@mariovavti.com> | 2016-08-16 08:05:53 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2016-08-16 08:05:53 +0200 |
commit | 9fc4246e1d7913d4f5c2b1addaa8f80ef417b1eb (patch) | |
tree | 2d7afb993d7c1ea9d951699c47508494cfef5f11 /view/theme/redbasic/tpl/theme_settings.tpl | |
parent | 291b0edbe0da045ce2b68d916d1b41f3c4ee6384 (diff) | |
parent | 70150718c55ec5b55dbded26a5159f06f14c6c25 (diff) | |
download | volse-hubzilla-9fc4246e1d7913d4f5c2b1addaa8f80ef417b1eb.tar.gz volse-hubzilla-9fc4246e1d7913d4f5c2b1addaa8f80ef417b1eb.tar.bz2 volse-hubzilla-9fc4246e1d7913d4f5c2b1addaa8f80ef417b1eb.zip |
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
Diffstat (limited to 'view/theme/redbasic/tpl/theme_settings.tpl')
-rw-r--r-- | view/theme/redbasic/tpl/theme_settings.tpl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/view/theme/redbasic/tpl/theme_settings.tpl b/view/theme/redbasic/tpl/theme_settings.tpl index 0ec6d1741..9672d3d05 100644 --- a/view/theme/redbasic/tpl/theme_settings.tpl +++ b/view/theme/redbasic/tpl/theme_settings.tpl @@ -1,6 +1,3 @@ -{{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}} |