#i18n{module.workflow.notification.task_notification_config.title}
<#if config?exists> <@comboWithParams name="idMailingList" items=mailing_list default_value='${config.idMailingList!}' additionalParameters="class=\"form-control input-sm\"" /> <#else> <@comboWithParams name="idMailingList" items=mailing_list default_value="-1" additionalParameters="class=\"form-control input-sm\"" /> #i18n{module.workflow.notification.task_notification_config.label_mailing_list_comment}
<#if config?exists> <#else> #i18n{module.workflow.notification.task_notification_config.label_sender_name_comment}
<#if config?exists> <#else> #i18n{module.workflow.notification.task_notification_config.label_subject_comment}
<#if config?exists> <#else> #i18n{module.workflow.notification.task_notification_config.label_message_comment}