Current path: home/webdevt/prestashop17/var/cache/prod/smarty/compile/15/ba/d1/
?? Go up: /home/webdevt/prestashop17/var/cache/prod/smarty/compile/15/ba
<?php
/* Smarty version 3.1.43, created on 2023-12-14 14:51:25
from '/home/webdevt/schtroumpf.fr/admin7261/themes/default/template/helpers/modules_list/modal.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.43',
'unifunc' => 'content_657b085dc00516_24793866',
'has_nocache_code' => false,
'file_dependency' =>
array (
'15bad1d5a15861b5e51acb2aab94d8caf188b04a' =>
array (
0 => '/home/webdevt/schtroumpf.fr/admin7261/themes/default/template/helpers/modules_list/modal.tpl',
1 => 1658334665,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_657b085dc00516_24793866 (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 echo '<script'; ?>
type="text/javascript">
$(document).ready(function(){
$('.fancybox-quick-view').fancybox({
type: 'ajax',
autoDimensions: false,
autoSize: false,
width: 600,
height: 'auto',
helpers: {
overlay: {
locked: false
}
}
});
});
<?php echo '</script'; ?>
>
<?php }
}