hotel_commerce/cache/smarty/compile/ce/53/70/ce53708bf86dc140a98e05e8dff293935ac0122f_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 13:37:51
from 'C:\xampp\htdocs\hotelcommerce\admin\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_6494328f450698_09663476',
'has_nocache_code' => false,
'file_dependency' =>
array (
'ce53708bf86dc140a98e05e8dff293935ac0122f' =>
array (
0 => 'C:\\xampp\\htdocs\\hotelcommerce\\admin\\themes\\default\\template\\controllers\\preferences\\helpers\\options\\options.tpl',
1 => 1687433793,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_6494328f450698_09663476 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_loadInheritance();
$_smarty_tpl->inheritance->init($_smarty_tpl, true);
?>
<?php
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_3137905946494328f442db6_22407203', "input");
?>
<?php $_smarty_tpl->inheritance->endChild($_smarty_tpl, "helpers/options/options.tpl");
}
/* {block "input"} */
class Block_3137905946494328f442db6_22407203 extends Smarty_Internal_Block
{
public $subBlocks = array (
'input' =>
array (
0 => 'Block_3137905946494328f442db6_22407203',
),
);
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"} */
}