HOME


Mini Shell 1.0
DIR: /home/otwalrll/satojafurnitures.com/wp-content/themes/martfury/inc/mega-menu/tmpl/
Upload File :
Current File : /home/otwalrll/satojafurnitures.com/wp-content/themes/martfury/inc/mega-menu/tmpl/general_2.php
<?php
global $wp_widget_factory;
?>
<div id="tamm-panel-general_2" class="tamm-panel-general_2 tamm-panel">
    <div class="mr-tamm-panel-box">
        <p>
            <label>
                <input type="checkbox" name="{{ taMegaMenu.getFieldName( 'isLabel', data.data['menu-item-db-id'] ) }}"
                       value="1" {{ data.megaData.isLabel ? 'checked="checked"' : '' }} >
				<?php esc_html_e( 'Is Label', 'martfury' ) ?>
            </label>
        </p>
    </div>
</div>