X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fadmin_site.tpl;h=ceba97d3f11998043f774b70b04667c85042deba;hb=4832bc74f55e7d3e6f66d281f5de3a071fe1e071;hp=ec144fbba505dafcecb2102abc20fd803a580e3b;hpb=3c66816938bdc97490dee52e98433164aa9f81a7;p=friendica.git diff --git a/view/admin_site.tpl b/view/admin_site.tpl index ec144fbba5..ceba97d3f1 100644 --- a/view/admin_site.tpl +++ b/view/admin_site.tpl @@ -1,12 +1,51 @@ +

$title - $page

- + + {{ inc field_input.tpl with $field=$sitename }}{{ endinc }} {{ inc field_textarea.tpl with $field=$banner }}{{ endinc }} {{ inc field_select.tpl with $field=$language }}{{ endinc }} {{ inc field_select.tpl with $field=$theme }}{{ endinc }} + {{ inc field_select.tpl with $field=$theme_mobile }}{{ endinc }} {{ inc field_select.tpl with $field=$ssl_policy }}{{ endinc }}
@@ -23,6 +62,8 @@

$upload

{{ inc field_input.tpl with $field=$maximagesize }}{{ endinc }} + {{ inc field_input.tpl with $field=$maximagelength }}{{ endinc }} + {{ inc field_input.tpl with $field=$jpegimagequality }}{{ endinc }}

$corporate

{{ inc field_input.tpl with $field=$allowed_sites }}{{ endinc }} @@ -34,6 +75,8 @@ {{ inc field_checkbox.tpl with $field=$diaspora_enabled }}{{ endinc }} {{ inc field_checkbox.tpl with $field=$dfrn_only }}{{ endinc }} {{ inc field_input.tpl with $field=$global_directory }}{{ endinc }} + {{ inc field_checkbox.tpl with $field=$thread_allow }}{{ endinc }} + {{ inc field_checkbox.tpl with $field=$newuser_private }}{{ endinc }}
@@ -43,6 +86,9 @@ {{ inc field_input.tpl with $field=$proxy }}{{ endinc }} {{ inc field_input.tpl with $field=$proxyuser }}{{ endinc }} {{ inc field_input.tpl with $field=$timeout }}{{ endinc }} + {{ inc field_input.tpl with $field=$delivery_interval }}{{ endinc }} + {{ inc field_input.tpl with $field=$poll_interval }}{{ endinc }} + {{ inc field_input.tpl with $field=$maxloadavg }}{{ endinc }} {{ inc field_input.tpl with $field=$abandon_days }}{{ endinc }}