diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-10-04 20:48:22 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2018-10-04 20:48:22 +0200 |
commit | 6e03104e3ee785954b4f755240d1595f702522b2 (patch) | |
tree | 1692db5e10b7f47ac299c3d9745683a754c3c152 /view/tpl/settings_display.tpl | |
parent | e89a84608ffac7289ec398a6a6173bc679098511 (diff) | |
download | volse-hubzilla-6e03104e3ee785954b4f755240d1595f702522b2.tar.gz volse-hubzilla-6e03104e3ee785954b4f755240d1595f702522b2.tar.bz2 volse-hubzilla-6e03104e3ee785954b4f755240d1595f702522b2.zip |
move *_list_mode to features
Diffstat (limited to 'view/tpl/settings_display.tpl')
-rwxr-xr-x | view/tpl/settings_display.tpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/view/tpl/settings_display.tpl b/view/tpl/settings_display.tpl index f96e7f84c..8267ab27c 100755 --- a/view/tpl/settings_display.tpl +++ b/view/tpl/settings_display.tpl @@ -63,8 +63,6 @@ {{include file="field_checkbox.tpl" field=$nosmile}} {{include file="field_checkbox.tpl" field=$channel_menu}} {{include file="field_checkbox.tpl" field=$title_tosource}} - {{include file="field_checkbox.tpl" field=$channel_list_mode}} - {{include file="field_checkbox.tpl" field=$network_list_mode}} {{include file="field_checkbox.tpl" field=$user_scalable}} {{include file="field_checkbox.tpl" field=$preload_images}} {{include file="field_checkbox.tpl" field=$manual_update}} |