hotel_commerce/cache/smarty/compile/da/4a/61/da4a6122ce796bf3205670db5cb51e4edee20076_0.file.rules.tpl.php
2023-06-26 13:09:26 +05:30

38 lines
1.6 KiB
PHP

<?php
/* Smarty version 3.1.39, created on 2023-06-22 13:37:39
from 'C:\xampp\htdocs\hotelcommerce\themes\hotel-reservation-theme\modules\referralprogram\views\templates\front\rules.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.39',
'unifunc' => 'content_64943283b4be90_35750547',
'has_nocache_code' => false,
'file_dependency' =>
array (
'da4a6122ce796bf3205670db5cb51e4edee20076' =>
array (
0 => 'C:\\xampp\\htdocs\\hotelcommerce\\themes\\hotel-reservation-theme\\modules\\referralprogram\\views\\templates\\front\\rules.tpl',
1 => 1687433800,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_64943283b4be90_35750547 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_checkPlugins(array(0=>array('file'=>'C:\\xampp\\htdocs\\hotelcommerce\\tools\\smarty\\plugins\\modifier.replace.php','function'=>'smarty_modifier_replace',),));
?>
<h3><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Referral program rules','mod'=>'referralprogram'),$_smarty_tpl ) );?>
</h3>
<?php if ((isset($_smarty_tpl->tpl_vars['xml']->value))) {?>
<div id="referralprogram_rules">
<?php if ((($_smarty_tpl->tpl_vars['xml']->value->body->{$_smarty_tpl->tpl_vars['paragraph']->value} !== null ))) {?><div class="rte"><?php echo smarty_modifier_replace(smarty_modifier_replace($_smarty_tpl->tpl_vars['xml']->value->body->{$_smarty_tpl->tpl_vars['paragraph']->value},"\'","'"),'\"','"');?>
</div><?php }?>
</div>
<?php }
}
}