#i18n{module.workflow.notification.task_notification_config.title}>
<#if config?exists> <@combo name="idMailingList" items=mailing_list default_value=config.idMailingList /> <#else> <@combo name="idMailingList" items=mailing_list default_value="-1" /> #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}