18 lines
826 B
Smarty
18 lines
826 B
Smarty
{*
|
|
* 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 <addons4prestashop@gmail.com>
|
|
* @copyright Since 2013 Ovidiu Cimpean
|
|
* @license Do not edit, modify or copy this file
|
|
* @version Release: 4
|
|
*}
|
|
|
|
<li><a href="{$my_account_url|escape:'quotes':'UTF-8'}" title="{l s='Newsletter Pro Settings' mod='newsletterpro'}"><img style="float: left; margin-top: 12px; margin-left: 13px; vertical-align: middle;" src="{$url_location|escape:'quotes':'UTF-8'}views/img/newsletterpro_icon.png" alt="{l s='Newsletter Pro Settings' mod='newsletterpro'}" class="icon" /><span>{l s='Newsletter Pro Settings' mod='newsletterpro'}</span></a></li>
|