<#include "/admin/plugins/form/modify_form/tabs.html" />
<@modifyFormLeftColumn form=form category_list=category_list />
<@tabs tab="advanced" />
#i18n{form.createForm.frontOfficeTitleComment}
checked="checked" /> #i18n{form.createForm.frontOfficeTitleIsShownComment}
<@combo name="workgroup" items=user_workgroup_list default_value=form.workgroup /> #i18n{form.createForm.labelWorkgroupComment}
<@combo name="id_mailing_list" items=mailing_list default_value=form.idMailingList /> #i18n{form.createForm.labelNotifyComment}
<#if is_active_captcha>
checked="checked" /> #i18n{form.createForm.labelActiveCaptchaComment}
<@combo name="id_theme_list" items=theme_list default_value=form.codeTheme />
checked="checked" /> #i18n{form.createForm.labelLimitNumberResponseComment}
checked="checked" /> #i18n{form.createForm.labelStoreAdresseComment}
<#if is_active_mylutece_authentification>
checked="checked" /> #i18n{form.createForm.labelActiveMyLuteceAuthentificationComment}
checked="checked" /> #i18n{form.createForm.labelActiveRequirementComment}
#i18n{form.createForm.labelInformationComplementary_comment}
checked="checked" /> #i18n{form.createForm.labelSupportHTTPS_comment}