Files
crm.clientright.ru/test/templates_c/v7/92b3892fb0fd13dd345cbac692e4429b7b51ca46.file.ReminderDetailView.tpl.php

38 lines
1.7 KiB
PHP

<?php /* Smarty version Smarty-3.1.7, created on 2025-09-21 18:44:28
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/uitypes/ReminderDetailView.tpl" */ ?>
<?php /*%%SmartyHeaderCode:2781048568d01d5cc0ca96-03260492%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'92b3892fb0fd13dd345cbac692e4429b7b51ca46' =>
array (
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/uitypes/ReminderDetailView.tpl',
1 => 1711810494,
2 => 'file',
),
),
'nocache_hash' => '2781048568d01d5cc0ca96-03260492',
'function' =>
array (
),
'variables' =>
array (
'FIELD_MODEL' => 0,
'RECORD' => 0,
'REMINDER_VALUES' => 0,
'MODULE' => 0,
),
'has_nocache_code' => false,
'version' => 'Smarty-3.1.7',
'unifunc' => 'content_68d01d5cc11f2',
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_68d01d5cc11f2')) {function content_68d01d5cc11f2($_smarty_tpl) {?>
<?php $_smarty_tpl->tpl_vars['REMINDER_VALUES'] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getDisplayValue($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('fieldvalue'),$_smarty_tpl->tpl_vars['RECORD']->value->getId()), null, 0);?>
<?php if ($_smarty_tpl->tpl_vars['REMINDER_VALUES']->value==''){?>
<?php echo vtranslate('LBL_NO',$_smarty_tpl->tpl_vars['MODULE']->value);?>
<?php }else{ ?>
<?php echo $_smarty_tpl->tpl_vars['REMINDER_VALUES']->value;?>
<?php echo vtranslate('LBL_BEFORE_EVENT',$_smarty_tpl->tpl_vars['MODULE']->value);?>
<?php }?><?php }} ?>