first commit
This commit is contained in:
17
modules/higallery/views/templates/admin/link.tpl
Normal file
17
modules/higallery/views/templates/admin/link.tpl
Normal file
@@ -0,0 +1,17 @@
|
||||
{**
|
||||
* 2012 - 2020 HiPresta
|
||||
*
|
||||
* MODULE Gallery
|
||||
*
|
||||
* @author HiPresta <support@hipresta.com>
|
||||
* @copyright HiPresta 2020
|
||||
* @license Addons PrestaShop license limitation
|
||||
* @link https://hipresta.com
|
||||
*
|
||||
* NOTICE OF LICENSE
|
||||
*
|
||||
* Don't use this module on several shops. The license provided by PrestaShop Addons
|
||||
* for all its modules is valid only once for a single shop.
|
||||
*}
|
||||
|
||||
<a href="{$link}" target="{$target}">{$title}</a>
|
||||
Reference in New Issue
Block a user