first commit
This commit is contained in:
20
modules/higallery/views/templates/admin/version.tpl
Normal file
20
modules/higallery/views/templates/admin/version.tpl
Normal file
@@ -0,0 +1,20 @@
|
||||
{**
|
||||
* 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.
|
||||
*}
|
||||
|
||||
<div class="panel">
|
||||
<h3><i class="icon-cog"></i> {l s='Changelog' mod='higallery'}</h3>
|
||||
<pre>{$changelog}</pre>
|
||||
</div>
|
||||
Reference in New Issue
Block a user