aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/settings_display.tpl
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-10-31 19:56:14 -0700
committerzotlabs <mike@macgirvin.com>2017-10-31 19:56:14 -0700
commit98b53801e062f1fe1b5ae16c6e30635b21ebef91 (patch)
treeaa38e1ee4416b602ab8d34b559a2642b3c510a54 /view/tpl/settings_display.tpl
parentbff1e215cce27706fabe9f1764bce5c5a5b3b434 (diff)
downloadvolse-hubzilla-98b53801e062f1fe1b5ae16c6e30635b21ebef91.tar.gz
volse-hubzilla-98b53801e062f1fe1b5ae16c6e30635b21ebef91.tar.bz2
volse-hubzilla-98b53801e062f1fe1b5ae16c6e30635b21ebef91.zip
provide personal config for channel_menu; the site can set an initial site-wide value but this but there isn't a corresponding admin setting currently and can only be set by manual config
Diffstat (limited to 'view/tpl/settings_display.tpl')
-rwxr-xr-xview/tpl/settings_display.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/tpl/settings_display.tpl b/view/tpl/settings_display.tpl
index d8c1ac7aa..d1e6e0609 100755
--- a/view/tpl/settings_display.tpl
+++ b/view/tpl/settings_display.tpl
@@ -64,6 +64,7 @@
{{include file="field_input.tpl" field=$channel_divmore_height}}
{{include file="field_input.tpl" field=$network_divmore_height}}
{{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}}