{* * 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 count($pqnp_upgrade_warning) > 0}

{l s='Important changes on this update' mod='newsletterpro'}

{foreach $pqnp_upgrade_warning as $key => $warn} {if is_numeric($key)} {if $warn === ' '}
{else}

{$warn|replace:'"':'"'|escape:'html':'UTF-8'}

{/if} {else}

{$key|replace:'"':'"'|escape:'html':'UTF-8'} {$warn|replace:'"':'"'|escape:'html':'UTF-8'}

{/if} {/foreach}
{l s='I Understand' mod='newsletterpro'}
{/if} {if $update.needs_update == true} {include file="$tpl_location"|cat:"templates/admin/module_update.tpl"} {elseif $CONFIGURATION.SHOW_CLEAR_CACHE == true}
{l s='The module has been updated. It\'s required to clear the prestashop cache from "Advanced Parameters" > "Performance", and also the web browser cache.' mod='newsletterpro'}
{l s='I Agree' mod='newsletterpro'}
{/if}