<#if config?exists>
<@combo name="idMailingList" items=mailing_list default_value=config.idMailingList />
<#else>
<@combo name="idMailingList" items=mailing_list default_value="-1" />
#if>
#i18n{module.workflow.notification.task_notification_config.label_mailing_list_comment}
<#if config?exists>
<#else>
#if>
#i18n{module.workflow.notification.task_notification_config.label_sender_name_comment}
<#if config?exists>
<#else>
#if>
#i18n{module.workflow.notification.task_notification_config.label_subject_comment}
<#if config?exists>
<#else>
#if>
#i18n{module.workflow.notification.task_notification_config.label_message_comment}