{* * Since 2013 Ovidiu Cimpean * * Ovidiu Cimpean - Newsletter Pro © All rights reserved. * * DISCLAIMER * * Do not edit, modify or copy this file. * If you wish to customize it, contact us at addons4prestashop@gmail.com. * * @author Ovidiu Cimpean * @copyright Since 2013 Ovidiu Cimpean * @license Do not edit, modify or copy this file * @version Release: 4 *} {if $result}
{foreach $result as $item} {/foreach}
  {l s='Unsubscribed Date' mod='newsletterpro'}
{$item.date_add|escape:'html':'UTF-8'}
 
{/if}