Files
interblue.pl/modules/ekomiratingsandreviews/views/templates/admin/notification-text.tpl
2024-10-25 14:16:28 +02:00

19 lines
811 B
Smarty
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{*
* 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>