14 lines
639 B
Smarty
14 lines
639 B
Smarty
{*
|
|
* PrestaShop module created by VEKIA, a guy from official PrestaShop community ;-)
|
|
*
|
|
* @author VEKIA PL MILOSZ MYSZCZUK VATEU: PL9730945634
|
|
* @copyright 2010-2019 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
|
|
*}
|
|
|
|
<script type="text/javascript" src="../modules/{$etm_addon}/lib/smartyTemplatesManager/js/smartyTemplatesManager.js"></script>
|
|
<a href="{$etm_module_url}" class="btn button btn-default smartyTemplatesManager"><i class="process-icon-edit"></i>{l s='Smarty templates manager' mod='htmlboxpro'}</a>
|