aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorjeroenpraat <jeroenpraat@xs4all.nl>2015-12-15 21:00:40 +0100
committerjeroenpraat <jeroenpraat@xs4all.nl>2015-12-15 21:00:40 +0100
commit5a59cd9b8cd6e0c00260f47c50e5433b070155d1 (patch)
tree3dc7ae892b2f6e16874640fb62d9071ac7cd3862 /view
parentba463afbdcded70b88a48d76276d837a7e78ef0c (diff)
downloadvolse-hubzilla-5a59cd9b8cd6e0c00260f47c50e5433b070155d1.tar.gz
volse-hubzilla-5a59cd9b8cd6e0c00260f47c50e5433b070155d1.tar.bz2
volse-hubzilla-5a59cd9b8cd6e0c00260f47c50e5433b070155d1.zip
Invitation only added to the admin site page. Plus css wrapper class to docu search.
Diffstat (limited to 'view')
-rwxr-xr-xview/tpl/admin_site.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/tpl/admin_site.tpl b/view/tpl/admin_site.tpl
index 4add59a0d..0e65dfa69 100755
--- a/view/tpl/admin_site.tpl
+++ b/view/tpl/admin_site.tpl
@@ -58,6 +58,7 @@
<h3>{{$registration}}</h3>
{{include file="field_input.tpl" field=$register_text}}
{{include file="field_select.tpl" field=$register_policy}}
+ {{include file="field_checkbox.tpl" field=$invite_only}}
{{include file="field_select.tpl" field=$access_policy}}
{{include file="field_textarea.tpl" field=$allowed_email}}
{{include file="field_textarea.tpl" field=$not_allowed_email}}