41 lines
1.4 KiB
PHP
41 lines
1.4 KiB
PHP
<?php
|
|
/* Smarty version 3.1.39, created on 2023-06-22 13:38:05
|
|
from 'C:\xampp\htdocs\hotelcommerce\admin\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_6494329d383a59_24172026',
|
|
'has_nocache_code' => false,
|
|
'file_dependency' =>
|
|
array (
|
|
'c834a6e7504de5d53cdf0a0b4bf4b90c5001bb73' =>
|
|
array (
|
|
0 => 'C:\\xampp\\htdocs\\hotelcommerce\\admin\\themes\\default\\template\\helpers\\modules_list\\modal.tpl',
|
|
1 => 1687433793,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'includes' =>
|
|
array (
|
|
),
|
|
),false)) {
|
|
function content_6494329d383a59_24172026 (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">×</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 }
|
|
}
|