Files
CRM/test/templates_c/v7/f507a3bacd428a543a9b45ed75af9c1858df82b1.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 2020-03-01 09:59:18
compiled from "/home/sophalnexs/www/sophalcrm/includes/runtime/../../layouts/v7/modules/Vtiger/OperationNotPermitted.tpl" */ ?>
<?php /*%%SmartyHeaderCode:11606695335e5b8776cf89a1-82253125%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'f507a3bacd428a543a9b45ed75af9c1858df82b1' =>
array (
0 => '/home/sophalnexs/www/sophalcrm/includes/runtime/../../layouts/v7/modules/Vtiger/OperationNotPermitted.tpl',
1 => 1583050150,
2 => 'file',
),
),
'nocache_hash' => '11606695335e5b8776cf89a1-82253125',
'function' =>
array (
),
'variables' =>
array (
'MESSAGE' => 0,
),
'has_nocache_code' => false,
'version' => 'Smarty-3.1.7',
'unifunc' => 'content_5e5b8776d6c2e',
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_5e5b8776d6c2e')) {function content_5e5b8776d6c2e($_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 }} ?>