hotel_commerce/cache/smarty/compile/ac/eb/8d/aceb8d77868df72fc41a41f7254e6a99994b1dfe_0.file.options.tpl.php
2023-06-26 13:09:26 +05:30

60 lines
1.7 KiB
PHP

<?php
/* Smarty version 3.1.39, created on 2023-06-22 17:26:48
from 'C:\xampp\htdocs\hotelcommerce\admin811h5zra6\themes\default\template\controllers\preferences\helpers\options\options.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.39',
'unifunc' => 'content_649437002ca8c3_84804251',
'has_nocache_code' => false,
'file_dependency' =>
array (
'aceb8d77868df72fc41a41f7254e6a99994b1dfe' =>
array (
0 => 'C:\\xampp\\htdocs\\hotelcommerce\\admin811h5zra6\\themes\\default\\template\\controllers\\preferences\\helpers\\options\\options.tpl',
1 => 1687433793,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_649437002ca8c3_84804251 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, true);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_819780252649437001cefe6_02490625', "input");
?>
<?php $_smarty_tpl->inheritance->endChild($_smarty_tpl, "helpers/options/options.tpl");
}
/* {block "input"} */
class Block_819780252649437001cefe6_02490625 extends Smarty_Internal_Block
{
public $subBlocks = array (
'input' =>
array (
0 => 'Block_819780252649437001cefe6_02490625',
),
);
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
?>
<?php if ($_smarty_tpl->tpl_vars['field']->value['type'] == 'disabled') {?>
<?php echo $_smarty_tpl->tpl_vars['field']->value['disabled'];?>
<?php } else { ?>
<?php
$_smarty_tpl->inheritance->callParent($_smarty_tpl, $this, '{$smarty.block.parent}');
?>
<?php }
}
}
/* {/block "input"} */
}