Files
CRM/test/templates_c/v7/5ac20485df92a6309cf0a672fb159d1704c48b6f.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-19 10:59:24
compiled from "C:\inetpub\wwwroot\sophalcrm\includes\runtime/../../layouts/v7\modules\Vtiger\ModalHeader.tpl" */ ?>
<?php /*%%SmartyHeaderCode:15850412395d835f8c017794-98347468%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'5ac20485df92a6309cf0a672fb159d1704c48b6f' =>
array (
0 => 'C:\\inetpub\\wwwroot\\sophalcrm\\includes\\runtime/../../layouts/v7\\modules\\Vtiger\\ModalHeader.tpl',
1 => 1520586670,
2 => 'file',
),
),
'nocache_hash' => '15850412395d835f8c017794-98347468',
'function' =>
array (
),
'variables' =>
array (
'TITLE' => 0,
),
'has_nocache_code' => false,
'version' => 'Smarty-3.1.7',
'unifunc' => 'content_5d835f8c01c16',
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_5d835f8c01c16')) {function content_5d835f8c01c16($_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 }} ?>