24 lines
593 B
Smarty
24 lines
593 B
Smarty
{*
|
|
* PrestaChamps
|
|
*
|
|
* NOTICE OF LICENSE
|
|
*
|
|
* This source file is subject to the Commercial License
|
|
* you can't distribute, modify or sell this code
|
|
*
|
|
* DISCLAIMER
|
|
*
|
|
* Do not edit or add to this file
|
|
* If you need help please contact leo@prestachamps.com
|
|
*
|
|
* @author Mailchimp
|
|
* @copyright PrestaChamps
|
|
* @license commercial
|
|
*}
|
|
<li class="">
|
|
<!--suppress HtmlUnknownAnchorTarget -->
|
|
<a href="#mailchimp-order-detail">
|
|
<i class="icon-time"></i>
|
|
{l s='MailChimp detail' mod='mailchimppro'} <span class="badge" style="opacity: 0">1</span>
|
|
</a>
|
|
</li> |