first commit
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{*
|
||||
* 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
|
||||
*}
|
||||
<div class="tab-pane" id="mailchimp-order-detail">
|
||||
<h4 class="visible-print">{l s='MailChimp detail' mod='mailchimppro'}</h4>
|
||||
<div class="table-responsive">
|
||||
<div class="alert alert-info">
|
||||
{l s='There is no Mailchimp order associated to this order' mod='mailchimppro'}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user