<#function getName code reference_list> <#if reference_list?has_content> <#list reference_list as reference_item> <#if reference_item.code = code> <#return reference_item> <#return "">
<#assign enable_notifications_sending = getName( 'enable_notifications_sending', list_param_default_values )> <#if enable_notifications_sending??>
#i18n{module.mylutece.notification.advanced_parameters.labelEnableNotificationSendingComment}