{* * 2017-2019 Zemez * * JX Mega Menu * * 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) * @copyright 2017-2019 Zemez * @license http://opensource.org/licenses/GPL-2.0 General Public License (GPL 2.0) *}
{if isset($item) && $item}{l s='Update item' mod='jxmegamenu'}{else}{l s='Add new item' mod='jxmegamenu'}{/if}
{foreach from=$languages item=language} {assign var='title_text' value="title_{$language.id_lang|escape:'htmlall':'UTF-8'}"}
{/foreach}
{if isset($item) && $item} {assign var='url_num' value="url_{$default_language.id_lang|escape:'htmlall':'UTF-8'}"} {if $item.$url_num} {assign var='active' value=$item.$url_num} {else} {assign var='active' value=''} {/if} {else} {assign var='active' value=''} {/if}
{foreach from=$languages item=language} {if isset($item) && $item} {assign var='badge_text' value="badge_{$language.id_lang|escape:'htmlall':'UTF-8'}"} {/if}
{/foreach}

{l s='Available items' mod='jxmegamenu'}

{$option_select}

{l s='Selected items' mod='jxmegamenu'}

{$option_selected}
{if !isset($item)}

{l s='Auto save will be available after item\'s first saving.' mod='jxmegamenu'}

{/if}
{if isset($megamenu) && $megamenu}{$megamenu}{/if}
{l s='Add row' mod='jxmegamenu'}