diff options
author | friendica <info@friendica.com> | 2013-08-09 01:25:24 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-08-09 01:25:24 -0700 |
commit | ec3e3922b8da42823e6d933a6964639c4bb5634a (patch) | |
tree | fc659ef623499b2162305497a89925204d3013e3 /view/tpl/admin_site.tpl | |
parent | 7e97b358fda050238654fe85bf40196b69623eed (diff) | |
parent | 2dfd9dce058bf829c0bdeb54e473bca762c14311 (diff) | |
download | volse-hubzilla-ec3e3922b8da42823e6d933a6964639c4bb5634a.tar.gz volse-hubzilla-ec3e3922b8da42823e6d933a6964639c4bb5634a.tar.bz2 volse-hubzilla-ec3e3922b8da42823e6d933a6964639c4bb5634a.zip |
Merge https://github.com/friendica/red into zpull
Diffstat (limited to 'view/tpl/admin_site.tpl')
-rwxr-xr-x | view/tpl/admin_site.tpl | 1 |
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> |