23 lines
655 B
Smarty
23 lines
655 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
|
|
*}
|
|
|
|
<a class="col-lg-4 col-md-6 col-sm-6 col-xs-12" href="{$my_account_url|escape:'quotes':'UTF-8'}" style="display: block;">
|
|
<span class="link-item">
|
|
<i class="material-icons"></i>
|
|
{l s='Newsletter Pro Settings' mod='newsletterpro'}
|
|
</span>
|
|
</a>
|