hotel_commerce/cache/smarty/compile/67/bf/28/67bf28cf76e1754f8b94f937783ef4c009f9c899_0.file.stats.tpl.php
2023-06-26 13:09:26 +05:30

42 lines
1.5 KiB
PHP

<?php
/* Smarty version 3.1.39, created on 2023-06-22 13:37:57
from 'C:\xampp\htdocs\hotelcommerce\admin\themes\default\template\controllers\stats\stats.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.39',
'unifunc' => 'content_649432955ab620_03746627',
'has_nocache_code' => false,
'file_dependency' =>
array (
'67bf28cf76e1754f8b94f937783ef4c009f9c899' =>
array (
0 => 'C:\\xampp\\htdocs\\hotelcommerce\\admin\\themes\\default\\template\\controllers\\stats\\stats.tpl',
1 => 1687433793,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_649432955ab620_03746627 (Smarty_Internal_Template $_smarty_tpl) {
?>
<div class="panel">
<?php if ($_smarty_tpl->tpl_vars['module_name']->value) {?>
<?php if ($_smarty_tpl->tpl_vars['module_instance']->value && $_smarty_tpl->tpl_vars['module_instance']->value->active) {?>
<?php echo $_smarty_tpl->tpl_vars['hook']->value;?>
<?php } else { ?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Module not found'),$_smarty_tpl ) );?>
<?php }?>
<?php } else { ?>
<h3 class="space"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Please select a module from the left column.'),$_smarty_tpl ) );?>
</h3>
<?php }?>
</div>
</div>
</div><?php }
}