Files
wyczarujprezent.pl/modules/leoelements/views/templates/admin/configure.tpl
2024-10-28 22:14:22 +01:00

31 lines
1.1 KiB
Smarty

{*
* @Module Name: Leo Elements
* @Website: leotheme.com - prestashop template provider
* @author Leotheme <leotheme@gmail.com>
* @copyright Leotheme
* @description: LeoElements is module help you can build content for your shop
*}
<div class="panel">
<h3><i class="icon icon-credit-card"></i> {l s='Leo Elements Config' mod='leoelements'}</h3>
<p>
<strong>{l s='Here is my new generic module!' mod='leoelements'}</strong><br />
{l s='Thanks to PrestaShop, now I have a great module.' mod='leoelements'}<br />
{l s='I can configure it using the following configuration form.' mod='leoelements'}
</p>
<br />
<p>
{l s='This module will boost your sales!' mod='leoelements'}
</p>
</div>
<div class="panel">
<h3><i class="icon icon-tags"></i> {l s='Documentation' mod='leoelements'}</h3>
<p>
&raquo; {l s='You can get a PDF documentation to configure this module' mod='leoelements'} :
<ul>
<li><a href="#" target="_blank">{l s='English' mod='leoelements'}</a></li>
<li><a href="#" target="_blank">{l s='French' mod='leoelements'}</a></li>
</ul>
</p>
</div>