1
0
Fork 0

Issue 11535: Automatically open and close the registration

This commit is contained in:
Michael 2023-03-21 21:44:26 +00:00
commit 72952d2c92
6 changed files with 334 additions and 282 deletions

View file

@ -32,6 +32,7 @@
<h2>{{$registration}}</h2>
{{include file="field_textarea.tpl" field=$register_text}}
{{include file="field_select.tpl" field=$register_policy}}
{{include file="field_input.tpl" field=$max_registered_users}}
{{include file="field_input.tpl" field=$daily_registrations}}
{{include file="field_checkbox.tpl" field=$enable_multi_reg}}
{{include file="field_checkbox.tpl" field=$enable_openid}}