50 lines
1.9 KiB
PHP
50 lines
1.9 KiB
PHP
<?php /* Smarty version Smarty-3.1.7, created on 2020-01-23 14:09:31
|
|
compiled from "C:\inetpub\wwwroot\sophalcrm\includes\runtime/../../layouts/v7\modules\Vtiger\OperationNotPermitted.tpl" */ ?>
|
|
<?php /*%%SmartyHeaderCode:17104878375e29a91b5be8b0-05278170%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_valid = $_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'b4732419ec5f44ac98916962c2b563573abf432e' =>
|
|
array (
|
|
0 => 'C:\\inetpub\\wwwroot\\sophalcrm\\includes\\runtime/../../layouts/v7\\modules\\Vtiger\\OperationNotPermitted.tpl',
|
|
1 => 1520586670,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'nocache_hash' => '17104878375e29a91b5be8b0-05278170',
|
|
'function' =>
|
|
array (
|
|
),
|
|
'variables' =>
|
|
array (
|
|
'MESSAGE' => 0,
|
|
),
|
|
'has_nocache_code' => false,
|
|
'version' => 'Smarty-3.1.7',
|
|
'unifunc' => 'content_5e29a91b62a15',
|
|
),false); /*/%%SmartyHeaderCode%%*/?>
|
|
<?php if ($_valid && !is_callable('content_5e29a91b62a15')) {function content_5e29a91b62a15($_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 }} ?>
|