Files
crm.clientright.ru/test/templates_c/v7/b5424c75c4eb874c1712879257537b04f8917700.file.ListViewPreProcess.tpl.php

74 lines
3.6 KiB
PHP

<?php /* Smarty version Smarty-3.1.7, created on 2025-11-21 15:30:37
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/EMAILMaker/ListViewPreProcess.tpl" */ ?>
<?php /*%%SmartyHeaderCode:51356927569205b6d148bc5-99338894%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'b5424c75c4eb874c1712879257537b04f8917700' =>
array (
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/EMAILMaker/ListViewPreProcess.tpl',
1 => 1715769019,
2 => 'file',
),
),
'nocache_hash' => '51356927569205b6d148bc5-99338894',
'function' =>
array (
),
'variables' =>
array (
'MODULE' => 0,
'LEFTPANELHIDE' => 0,
),
'has_nocache_code' => false,
'version' => 'Smarty-3.1.7',
'unifunc' => 'content_69205b6d156cc',
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_69205b6d156cc')) {function content_69205b6d156cc($_smarty_tpl) {?>
<?php echo $_smarty_tpl->getSubTemplate ("modules/Vtiger/partials/Topbar.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
<div class="container-fluid app-nav">
<div class="row">
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("partials/SidebarHeader.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("ModuleHeader.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
</div>
</div>
</nav>
<div id='overlayPageContent' class='fade modal overlayPageContent content-area overlay-container-60' tabindex='-1' role='dialog' aria-hidden='true'>
<div class="data">
</div>
<div class="modal-dialog">
</div>
</div>
<div class="main-container main-container-<?php echo $_smarty_tpl->tpl_vars['MODULE']->value;?>
">
<?php $_smarty_tpl->tpl_vars['LEFTPANELHIDE'] = new Smarty_variable("1", null, 0);?>
<div id="modnavigator" class="module-nav">
<div class="hidden-xs hidden-sm mod-switcher-container">
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("partials/Menubar.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
</div>
</div>
<div id="sidebar-essentials" class="sidebar-essentials <?php if ($_smarty_tpl->tpl_vars['LEFTPANELHIDE']->value=='1'){?> hide <?php }?>">
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("partials/SidebarEssentials.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
</div>
<div class="listViewPageDiv content-area <?php if ($_smarty_tpl->tpl_vars['LEFTPANELHIDE']->value=='1'){?> full-width <?php }?>" id="listViewContent">
<div class="clearfix padding15px">
<?php if (!vtlib_isModuleActive('ITS4YouEmails')){?>
<br>
<div class="displayInlineBlock alert alert-danger"><?php echo vtranslate('LBL_INSTALL_ITS4YOUEMAIL',$_smarty_tpl->tpl_vars['MODULE']->value);?>
</div>
<?php }?>
<?php if (!is_file('modules/ITS4YouLibrary/PHPMailer/src/PHPMailer.php')){?>
<br>
<div class="displayInlineBlock alert alert-danger"><?php echo vtranslate('LBL_INSTALL_PHPMAILER',$_smarty_tpl->tpl_vars['MODULE']->value);?>
</div>
<?php }?>
</div>
<?php }} ?>