{** * 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) *}
{if !isset($current_child_theme)} {l s='Add a new theme' mod='jxmegalayout'} {else} {l s='Edit child theme:' mod='jxmegalayout'} {$current_child_theme.display_name} {/if}

{l s='This name will be displayed in an admin panel. Do remember that once you have given a name for your theme you will not be able to change it ever.' mod='jxmegalayout'}

{l s='Do remember that once you have given a name for your theme you will not be able to change it ever. Only latin characters and sign "-" are allowed' mod='jxmegalayout'}

{if $theme_library && isset($theme_library.pages_list)}
{foreach from=$theme_library.pages_list key=type item='page' name='loop'}
{assign var='has_update' value=false} {if isset($page.layouts) && $page.layouts}
{foreach from=$page.layouts key=ltype item='layout'}
{/foreach}
{/if}
{/foreach}
{/if}