#i18n{module.workflow.taskcomment.task_comment_config.title}

<#if config?exists> <#else>
#i18n{module.workflow.taskassignment.task_assignment_config.label_title}

<#if config?exists&&config.multipleOwner> <#else>
#i18n{module.workflow.taskassignment.task_assignment_config.label_multiple_owner_comment}


<@checkboxList name="workgroups" items=workgroup_list default_values="" />

#i18n{module.workflow.taskassignment.task_assignment_config.label_workgroups_comment}

<#if config?exists&&config.notify> <#else>

<#if config?exists&&config.notify> <#else>
#i18n{module.workflow.taskassignment.task_assignment_config.label_user_name_comment}

<#if config?exists&&config.subject?exists> <#else>
#i18n{module.workflow.taskassignment.task_assignment_config.label_subject_comment}

<#if config?exists&&config.message?exists> <#else>
#i18n{module.workflow.taskassignment.task_assignment_config.label_message_comment}