{config_load file="$language.conf" section="view_mailbeezstats"} {if $msg_history > 0 } {capture name='MAILBEEZ_EMAIL_ARCHIVE_STATUS'}{mh_cfg key='MAILBEEZ_EMAIL_ARCHIVE_STATUS'}{/capture} {foreach from=$msg_history item=msg_item name=msg}
{$msg_item.module}
/ {$msg_item.iteration}
{$message.date_sent} {if $msg_item.engagement_bounced > 0} {/if} {if $msg_item.engagement_opened > 0} {/if} {if $msg_item.engagement_clicked > 0} {/if} {if $msg_item.engagement_ordered > 0} {/if} {if $msg_item.engagement_blocked > 0} {/if}
{$coupon.coupon.module}
{if $smarty.foreach.msg.last} {if $more_msg > 0}
+ {$more_msg} {if $more_msg > 1}{#more_messages#}{else}{#more_message#}{/if}
{/if} {/if} {/foreach} {else}

{#no_history#}

{/if}