Files
CRM/test/templates_c/v7/743c9bf79c31bccb1894e4b42fa7a75a956a1620.file.ModalHeader.tpl.php
BACHIR SOULDI 2794e62571 first commit
2025-09-28 08:49:37 +01:00

28 lines
1.3 KiB
PHP

<?php /* Smarty version Smarty-3.1.7, created on 2019-09-03 14:29:30
compiled from "C:\wamp64\www\sophalcrm\includes\runtime/../../layouts/v7\modules\Vtiger\ModalHeader.tpl" */ ?>
<?php /*%%SmartyHeaderCode:6253648985d6e78ca990f96-98415961%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'743c9bf79c31bccb1894e4b42fa7a75a956a1620' =>
array (
0 => 'C:\\wamp64\\www\\sophalcrm\\includes\\runtime/../../layouts/v7\\modules\\Vtiger\\ModalHeader.tpl',
1 => 1520586670,
2 => 'file',
),
),
'nocache_hash' => '6253648985d6e78ca990f96-98415961',
'function' =>
array (
),
'variables' =>
array (
'TITLE' => 0,
),
'has_nocache_code' => false,
'version' => 'Smarty-3.1.7',
'unifunc' => 'content_5d6e78ca996c4',
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_5d6e78ca996c4')) {function content_5d6e78ca996c4($_smarty_tpl) {?>
<div class="modal-header"><div class="clearfix"><div class="pull-right " ><button type="button" class="close" aria-label="Close" data-dismiss="modal"><span aria-hidden="true" class='fa fa-close'></span></button></div><h4 class="pull-left"><?php echo $_smarty_tpl->tpl_vars['TITLE']->value;?>
</h4></div></div> <?php }} ?>