hotel_commerce/cache/smarty/compile/36/a5/b7/36a5b768d1f7391b2430e33c7a32b3ee1effe743_0.file.modal.tpl.php
2023-06-26 13:09:26 +05:30

41 lines
1.4 KiB
PHP

<?php
/* Smarty version 3.1.39, created on 2023-06-22 17:18:59
from 'C:\xampp\htdocs\hotelcommerce\admin811h5zra6\themes\default\template\helpers\modules_list\modal.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.39',
'unifunc' => 'content_6494352be55130_00513925',
'has_nocache_code' => false,
'file_dependency' =>
array (
'36a5b768d1f7391b2430e33c7a32b3ee1effe743' =>
array (
0 => 'C:\\xampp\\htdocs\\hotelcommerce\\admin811h5zra6\\themes\\default\\template\\helpers\\modules_list\\modal.tpl',
1 => 1687433793,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_6494352be55130_00513925 (Smarty_Internal_Template $_smarty_tpl) {
?><div class="modal fade" id="modules_list_container">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
<h3 class="modal-title"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Recommended Modules and Services'),$_smarty_tpl ) );?>
</h3>
</div>
<div class="modal-body">
<div id="modules_list_container_tab_modal" style="display:none;"></div>
<div id="modules_list_loader"><i class="icon-refresh icon-spin"></i></div>
</div>
</div>
</div>
</div>
<?php }
}