{$n.name}

[`Event`]
{if empty($events[$n.event])} {$n.event} {else} {$events[$n.event].name} {/if}
[`Notification name`]
[`Transport`]
{$transports[$n.transport].name}
[`Enabled`]
[`Order source`]

[`Notification will be sent only for orders placed via the selected source.`]

{include file="templates/actions/settings/SettingsNotifications.`$n.transport`.html" inline}
{include file="templates/actions/settings/SettingsNotificationsHelp.html" inline}
{foreach $backend_notification_edit as $plugin_id => $_} {/foreach}