diff options
author | redmatrix <git@macgirvin.com> | 2016-08-15 22:45:07 -0700 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-08-15 22:45:07 -0700 |
commit | 8a89cfb158986dd6be4c820188326f10f0bc1a94 (patch) | |
tree | f7a73e63ba508bfbebe7451abf2f288996949e17 /view/theme/redbasic/tpl | |
parent | 7fc254a81c5648653a03a7a631195d7c5212dcba (diff) | |
download | volse-hubzilla-8a89cfb158986dd6be4c820188326f10f0bc1a94.tar.gz volse-hubzilla-8a89cfb158986dd6be4c820188326f10f0bc1a94.tar.bz2 volse-hubzilla-8a89cfb158986dd6be4c820188326f10f0bc1a94.zip |
move schema settings into the display settings main so we can set theme:schema theme selectors in settings
Diffstat (limited to 'view/theme/redbasic/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}} |