{decorator name="button" class="ow_ic_right_arrow" langLabel="groups+edit_back_label" id="groups-back_btn"}
{form name='GROUPS_EditGroupForm'} {if isset($hasChannelEnable)} {/if} {if isset($hasUploadFile)} {/if} {if isset($hasCreateTopic)} {/if} {if isset($hasCategoryFilter)} {/if} {if isset($hasReportElement)} {/if}
{label name='title'} {input name='title'} {error name='title'}
{label name='description'} {input name='description'}
{error name='description'}
{label name='image'} {if !empty($imageUrl)} {text key='groups+delete_image'}
{/if} {input name='image'}
{error name='image'}
{label name='whoCanView'} {input name='whoCanView'}
{error name='whoCanView'}
{label name='whoCanInvite'} {input name='whoCanInvite'}
{error name='whoCanInvite'}
{label name='whoCanCreateContent'} {input name='whoCanCreateContent'}
{error name='whoCanCreateContent'}
{label name='whoCanUploadInFileWidget'} {input name='whoCanUploadInFileWidget'}
{error name='whoCanUploadInFileWidget'}
{label name='whoCanCreateTopic'} {input name='whoCanCreateTopic'}
{error name='whoCanCreateTopic'}
{text key='iisgroupsplus+choose_category'} {input name='categoryStatus'}
{label name='reportEnableStatus'} {input name='reportEnableStatus'} {text key='iisreport+semester_report'}
{submit name='save' class='ow_ic_save ow_positive'} {decorator name="button" class="ow_ic_delete" langLabel="groups+cancel" id="groups-cancel_edit"} {decorator name="button" class="ow_ic_delete ow_red ow_negative ow_red_button ow_delete_group_button" langLabel="groups+delete_group_label" id="groups-delete_btn"}
{/form}