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

45 lines
1.9 KiB
PHP

<?php /* Smarty version Smarty-3.1.7, created on 2025-11-21 15:33:16
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/ITS4YouEmails/ListViewPreProcess.tpl" */ ?>
<?php /*%%SmartyHeaderCode:28514747169205c0ccff0e5-88697911%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'c0860fc607b83f1e8d09b6a5ad91b6858a15a9d2' =>
array (
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/ITS4YouEmails/ListViewPreProcess.tpl',
1 => 1738401449,
2 => 'file',
),
),
'nocache_hash' => '28514747169205c0ccff0e5-88697911',
'function' =>
array (
),
'variables' =>
array (
'MODULE' => 0,
),
'has_nocache_code' => false,
'version' => 'Smarty-3.1.7',
'unifunc' => 'content_69205c0cd036d',
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_69205c0cd036d')) {function content_69205c0cd036d($_smarty_tpl) {?><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path('ListViewPreProcess.tpl','Vtiger'), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
<?php if (!ITS4YouEmails_Module_Model::isPHPMailerInstalled()){?>
<div class="padding15px">
<div class="displayInlineBlock alert alert-danger"><?php echo vtranslate('LBL_INSTALL_PHPMAILER',$_smarty_tpl->tpl_vars['MODULE']->value);?>
</div>
</div>
<?php }?>
<?php if (!ITS4YouEmails_Module_Model::isSendMailConfigured()){?>
<div class="padding15px">
<div class="displayInlineBlock alert alert-danger">
<?php echo vtranslate('LBL_REQUIRED_SENDMAIL_FIX',$_smarty_tpl->tpl_vars['MODULE']->value);?>
<br>
<br>
<pre>$ITS4YouEmails_Mailer = '<?php echo vglobal('Emails_Mailer');?>
';</pre>
</div>
</div>
<?php }?><?php }} ?>