{if $resultMessage}
{$resultMessage}
{/if} {include file="personalization_javascript.js"}

{"Non-Confirmed Emails"|i18n}

{"Unconfirmed Emails"|i18n}
{if $unconfirmed_count > 0}

{foreach from=$rows item=row} {/foreach}
{"E-mail"|i18n}      {"Name"|i18n}      {"Date"|i18n}    
{if $admin.subscribers_delete}{/if} {$row.email} {if $row.name} {$row.name} {else} -- {/if} {$row.sdate|acpdate}

{include file="pagination.inc.tpl.htm"} {if $admin.subscribers_delete} {/if}
{/if}



{"Send Email Reminder"|i18n}
{"Subject"|i18n}
{"From Email"|i18n}
{"Type"|i18n}
{"From Name (Optional)"|i18n}

{"Message:"|i18n}

{if $form.type == 'html'} {editor content=$form.message name=message width=$admin.brand_editorw height=$admin.brand_editorh fullpage=0 public=0 toolbar=Personalize customcfg="../../../admin/templates/editor.js"} {else}
{/if}

{if $admin.brand_demo} {"Disabled in demo"|i18n} {else} {/if}




{"Purge Non-Confirmed Emails"|i18n} {"Currently you have %s unconfirmed subscribers"|i18n:$unconfirmed_count}

{$status_message}


{"Cut-Off Date for Purging"|i18n}

{"All subscribers who submitted their e-mail address before this date but did not confirm their subscription will be removed from the not-confirmed list."|i18n} {"NOTE: After purging, the e-mail address that are not confirmed before the date that you specify will be removed and are unable to be restored."|i18n}

{if $admin.brand_demo} {"Disabled in demo"|i18n} {else} {/if}