{** * 2017-2019 Zemez * * JX Mega Layout * * NOTICE OF LICENSE * * This source file is subject to the General Public License (GPL 2.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://opensource.org/licenses/GPL-2.0 * * DISCLAIMER * * Do not edit or add to this file if you wish to upgrade the module to newer * versions in the future. * * @author Zemez (Alexander Grosul & Alexander Pervakov) * @copyright 2017-2019 Zemez * @license http://opensource.org/licenses/GPL-2.0 General Public License (GPL 2.0) *}
{assign var='module_icon' value={Jxmegalayout::getModuleIcon({$elem.module_name|escape:"htmlall":"UTF-8"})|escape:'htmlall':'UTF-8'}}
{if isset($elem.warning)}

{$elem.warning|escape:'quotes':'UTF-8'}

{/if}
{if $preview == false} {if $module_icon} {$elem.module_name|escape:'htmlall':'UTF-8'} {elseif $elem.module_name == "logo"}L{elseif $elem.module_name == "tabs"}T{elseif $elem.module_name == "copyright"}©{else}M{/if} {/if} {if $elem.module_name == "logo" || $elem.module_name == "copyright" || $elem.module_name == "tabs"} {$elem.type|escape:'htmlall':'UTF-8'} {$elem.module_name|escape:'htmlall':'UTF-8'} {else} {Module::getModuleName({$elem.module_name|escape:'htmlall':'UTF-8'})|escape:'htmlall':'UTF-8'} {/if} {if $elem.specific_class}({$elem.specific_class|escape:'htmlall':'UTF-8'|replace:' ':' | '}){/if} {if $preview == false} {/if}