14 lines
497 B
Smarty
14 lines
497 B
Smarty
{*
|
|
* PrestaShop module created by VEKIA, a guy from official PrestaShop community ;-)
|
|
*
|
|
* @author VEKIA PL MILOSZ MYSZCZUK VATEU: PL9730945634
|
|
* @copyright 2010-9999 VEKIA
|
|
* @license This program is not free software and you can't resell and redistribute it
|
|
*
|
|
* CONTACT WITH DEVELOPER http://mypresta.eu
|
|
* support@mypresta.eu
|
|
*}
|
|
<div class="panel">
|
|
<h3><i class="icon-cogs"></i> {l s='Html box pro' mod='htmlboxpro'}</h3>
|
|
<div class="alert alert-info">{$message nofilter}</div>
|
|
</div> |