Files
lulandia.pl/modules/leoslideshow/views/templates/hook/status.tpl
2025-04-01 00:38:54 +02:00

12 lines
297 B
Smarty

{*
* @Module Name: Leo Slideshow
* @Website: leotheme.com.com - prestashop template provider
* @author Leotheme <leotheme@gmail.com>
* @copyright 2007-2018 Leotheme
*}
{if isset($gstatus) || isset($status)}
<a href="{$status_link}" title="{$title}"><img src="{$img_link}" alt="" /></a>
{/if}