hotel_commerce/cache/smarty/compile/4a/f1/e4/4af1e40c36b5bc161a6837126839fe87815b21f0_0.file.landingPageXsBtn.tpl.php
2023-06-26 13:09:26 +05:30

33 lines
1.2 KiB
PHP

<?php
/* Smarty version 3.1.39, created on 2023-06-22 17:18:43
from 'C:\xampp\htdocs\hotelcommerce\modules\wkroomsearchblock\views\templates\hook\landingPageXsBtn.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.39',
'unifunc' => 'content_6494351b63c949_54899482',
'has_nocache_code' => false,
'file_dependency' =>
array (
'4af1e40c36b5bc161a6837126839fe87815b21f0' =>
array (
0 => 'C:\\xampp\\htdocs\\hotelcommerce\\modules\\wkroomsearchblock\\views\\templates\\hook\\landingPageXsBtn.tpl',
1 => 1687433799,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_6494351b63c949_54899482 (Smarty_Internal_Template $_smarty_tpl) {
?>
<div class="row margin-top-20 visible-xs">
<div class="col-md-offset-1 col-md-10 col-lg-offset-2 col-lg-8">
<button id="xs_room_search" class="btn button button-medium" href="#xs_room_search_form"><span><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Make Booking','mod'=>'wkroomsearchblock'),$_smarty_tpl ) );?>
</span></button>
</div>
</div>
<?php }
}