hotel_commerce/cache/smarty/compile/6f/96/f6/6f96f66c43b6c95cc16d2fe79f14a2a08a804dc8_0.file.copyRight.tpl.php
2023-06-26 13:09:26 +05:30

35 lines
1.3 KiB
PHP

<?php
/* Smarty version 3.1.39, created on 2023-06-22 17:18:44
from 'C:\xampp\htdocs\hotelcommerce\modules\hotelreservationsystem\views\templates\hook\copyRight.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.39',
'unifunc' => 'content_6494351c1568e8_34007222',
'has_nocache_code' => false,
'file_dependency' =>
array (
'6f96f66c43b6c95cc16d2fe79f14a2a08a804dc8' =>
array (
0 => 'C:\\xampp\\htdocs\\hotelcommerce\\modules\\hotelreservationsystem\\views\\templates\\hook\\copyRight.tpl',
1 => 1687433797,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_6494351c1568e8_34007222 (Smarty_Internal_Template $_smarty_tpl) {
?><div class="copyRightWrapper">
<p class="copyRight">
&copy; <?php echo $_smarty_tpl->tpl_vars['WK_HTL_ESTABLISHMENT_YEAR']->value;?>
-<?php echo date('Y');?>
&nbsp;<a href="<?php echo $_smarty_tpl->tpl_vars['base_dir']->value;?>
">&nbsp;<?php echo $_smarty_tpl->tpl_vars['WK_HTL_CHAIN_NAME']->value;?>
</a>.&nbsp;<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>' All rights reserved.','mod'=>'hotelreservationsystem'),$_smarty_tpl ) );?>
</p>
</div><?php }
}