19 lines
811 B
Smarty
19 lines
811 B
Smarty
{*
|
||
* NOTICE OF LICENSE
|
||
*
|
||
* This file is licenced under the Software License Agreement.
|
||
* With the purchase or the installation of the software in your application
|
||
* you accept the licence agreement.
|
||
*
|
||
* You must not modify, adapt or create derivative works of this source code
|
||
*
|
||
* @author eKomi
|
||
* @copyright 2017 eKomi
|
||
* @license LICENSE.txt
|
||
*}
|
||
<div class="bootstrap">
|
||
<div class="module_confirmation conf confirm alert alert-success">
|
||
<button type="button" class="close" data-dismiss="alert">×</button>
|
||
{l s='Your feedback is important. Please take a moment to' mod='ekomiratingsandreviews'} <a href="https://addons.prestashop.com/en/customer-reviews/28960-ekomi-ratings-reviews.html" target="_blank">{l s='review our plugin' mod='ekomiratingsandreviews'}</a>
|
||
</div>
|
||
</div> |