diff options
author | zotlabs <mike@macgirvin.com> | 2018-01-15 21:49:48 -0800 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2018-01-15 21:49:48 -0800 |
commit | 82306682c601688041ccfd9a7b259bc607301a37 (patch) | |
tree | bd15059a020152b5dc59c265e22a27251efe0de4 /view/tpl/admin_site.tpl | |
parent | 03f692f24fe543c740e5443223d8084b9ca0c4de (diff) | |
parent | 746ea5a3691a67ceb176352e8b6fcfe0f2dc99d6 (diff) | |
download | volse-hubzilla-82306682c601688041ccfd9a7b259bc607301a37.tar.gz volse-hubzilla-82306682c601688041ccfd9a7b259bc607301a37.tar.bz2 volse-hubzilla-82306682c601688041ccfd9a7b259bc607301a37.zip |
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
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 2b4e8c9f9..97c14b6e3 100755 --- a/view/tpl/admin_site.tpl +++ b/view/tpl/admin_site.tpl @@ -70,6 +70,7 @@ {{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_input.tpl" field=$minimum_age}} {{include file="field_select.tpl" field=$access_policy}} {{include file="field_input.tpl" field=$location}} {{include file="field_input.tpl" field=$sellpage}} |