<#if config?exists && config.title??>
<#else>
#if>
#i18n{module.workflow.taskreassignment.task_config.label_title}
<#if config?exists && config.notify>
<#else>
#if>
<#if config?exists&&config.useUserName>
<#else>
#if>
#i18n{module.workflow.taskassignment.task_assignment_config.label_user_name_comment}
<#if config?exists&&config.subject?exists>
<#else>
#if>
#i18n{module.workflow.taskassignment.task_assignment_config.label_subject_comment}
<#if config?exists&&config.message?exists>
<#else>
#if>
#i18n{module.workflow.taskassignment.task_assignment_config.label_message_comment}