= view('components/radios-inline', ['name' => 'USE_REGISTRATION_MODULE', 'options' => [I18N::translate('no'), I18N::translate('yes')], 'selected' => (int) Site::getPreference('USE_REGISTRATION_MODULE')]) ?>
= I18N::translate('The new user will be asked to confirm their email address before the account is created.') ?>
= I18N::translate('Details of the new user will be sent to the genealogy contact for the corresponding family tree.') ?>
= I18N::translate('An administrator must approve the new user account and select an access level before the user can sign in.') ?>