{*+********************************************************************************** * The contents of this file are subject to the vtiger CRM Public License Version 1.1 * ("License"); You may not use this file except in compliance with the License * The Original Code is: vtiger CRM Open Source * The Initial Developer of the Original Code is vtiger. * Portions created by vtiger are Copyright (C) vtiger. * All Rights Reserved. ************************************************************************************} {* modules/Settings/LayoutEditor/views/Index.php *} {strip} {include file="modules/Vtiger/partials/Topbar.tpl"}
{include file="partials/SidebarHeader.tpl"|vtemplate_path:$MODULE} {include file="ModuleHeader.tpl"|vtemplate_path:$MODULE}
{if $USER_MODEL->get('is_admin') eq 'on'}        {/if}

{if $SELECTED_MODULE_NAME}
{/if}
{if $FIELDS_INFO neq '[]'} {/if} {if !$REQUEST_INSTANCE->isAjax()} {/if} {/strip}