aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-08-08 22:38:11 -0700
committerfriendica <info@friendica.com>2013-08-08 22:38:11 -0700
commit2dfd9dce058bf829c0bdeb54e473bca762c14311 (patch)
treebfe7ab9b383303bb3e512cbb105fa24c59d4c6c2 /view/tpl
parent3fe5a1c6b68a87f2c40f7aeba5bd401183709ad2 (diff)
parentea6f5d429da097278bf65587b28e382b5e3e87be (diff)
downloadvolse-hubzilla-2dfd9dce058bf829c0bdeb54e473bca762c14311.tar.gz
volse-hubzilla-2dfd9dce058bf829c0bdeb54e473bca762c14311.tar.bz2
volse-hubzilla-2dfd9dce058bf829c0bdeb54e473bca762c14311.zip
Merge pull request #90 from beardy-unixer/master
Add access policy to admin panel.
Diffstat (limited to 'view/tpl')
-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 546175899..76dae6ea1 100755
--- a/view/tpl/admin_site.tpl
+++ b/view/tpl/admin_site.tpl
@@ -54,6 +54,7 @@
<h3>{{$registration}}</h3>
{{include file="field_input.tpl" field=$register_text}}
{{include file="field_select.tpl" field=$register_policy}}
+ {{include file="field_select.tpl" field=$access_policy}}
<div class="submit"><input type="submit" name="page_site" value="{{$submit}}" /></div>