aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/install_settings.tpl
diff options
context:
space:
mode:
authorredmatrix <mike@macgirvin.com>2016-08-23 23:00:24 -0700
committerredmatrix <mike@macgirvin.com>2016-08-23 23:00:24 -0700
commit238621ee926e43625a8b15fb9faf996fb45149b3 (patch)
tree956e1089df21189aebba8d30b63a01774db9890c /view/tpl/install_settings.tpl
parent206054678ba70fae851c40bf79871ad9a042ca2f (diff)
downloadvolse-hubzilla-238621ee926e43625a8b15fb9faf996fb45149b3.tar.gz
volse-hubzilla-238621ee926e43625a8b15fb9faf996fb45149b3.tar.bz2
volse-hubzilla-238621ee926e43625a8b15fb9faf996fb45149b3.zip
allow changing the server role - as well as configuring any of the three options during installation
Diffstat (limited to 'view/tpl/install_settings.tpl')
-rwxr-xr-xview/tpl/install_settings.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/install_settings.tpl b/view/tpl/install_settings.tpl
index 5ecd3243b..f7a0108a8 100755
--- a/view/tpl/install_settings.tpl
+++ b/view/tpl/install_settings.tpl
@@ -19,7 +19,7 @@
{{include file="field_input.tpl" field=$adminmail}}
{{include file="field_input.tpl" field=$siteurl}}
-{{include file="field_checkbox.tpl" field=$advanced}}
+{{include file="field_select.tpl" field=$server_role}}
{{include file="field_select_grouped.tpl" field=$timezone}}