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

50 lines
1.9 KiB
PHP

<?php /* Smarty version Smarty-3.1.7, created on 2025-09-26 17:07:50
compiled from "C:\xampp\htdocs\sophalcrm\includes\runtime/../../layouts/v7\modules\Vtiger\OperationNotPermitted.tpl" */ ?>
<?php /*%%SmartyHeaderCode:33976307568d6c866d69039-34206493%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'f1af402d2b3a747b53ad81acbb8911f0b1d1f73b' =>
array (
0 => 'C:\\xampp\\htdocs\\sophalcrm\\includes\\runtime/../../layouts/v7\\modules\\Vtiger\\OperationNotPermitted.tpl',
1 => 1758796677,
2 => 'file',
),
),
'nocache_hash' => '33976307568d6c866d69039-34206493',
'function' =>
array (
),
'variables' =>
array (
'MESSAGE' => 0,
),
'has_nocache_code' => false,
'version' => 'Smarty-3.1.7',
'unifunc' => 'content_68d6c866d7d68',
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_68d6c866d7d68')) {function content_68d6c866d7d68($_smarty_tpl) {?>
<div style="margin:0 auto;width: 50em;">
<table border='0' cellpadding='5' cellspacing='0' height='600px' width="700px">
<tr><td align='center'>
<div style='border: 3px solid rgb(153, 153, 153); background-color: rgb(255, 255, 255); width: 80%; position: relative; z-index: 100000020;'>
<table border='0' cellpadding='5' cellspacing='0' width='98%'>
<tr>
<td rowspan='2' width='11%'><img src="<?php echo vimage_path('denied.gif');?>
" ></td>
<td style='border-bottom: 1px solid rgb(204, 204, 204);' nowrap='nowrap' width='70%'>
<span class='genHeaderSmall'><?php echo vtranslate($_smarty_tpl->tpl_vars['MESSAGE']->value);?>
</span></td>
</tr>
<tr>
<td class='small' align='right' nowrap='nowrap'>
<a href='javascript:window.history.back();'><?php echo vtranslate('LBL_GO_BACK');?>
</a><br>
</td>
</tr>
</table>
</div>
</td></tr>
</table>
</div><?php }} ?>