| Server IP : 202.61.199.114 / Your IP : 216.73.217.139 Web Server : nginx/1.22.1 System : Linux de.arni-solutions.de 6.1.0-49-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64 User : web20 ( 1018) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /tmp/sc/ |
Upload File : |
<?php
/* Smarty version 3.1.30, created on 2026-06-27 05:56:50
from "/var/www/clients/client1/web17/web/includes/templates/templates/footer.tpl" */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.30',
'unifunc' => 'content_6a3f4a028185e2_68599596',
'has_nocache_code' => false,
'file_dependency' =>
array (
'842ec9e21d3cc9a77598859a1dc61970e96a8d19' =>
array (
0 => '/var/www/clients/client1/web17/web/includes/templates/templates/footer.tpl',
1 => 1780694913,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_6a3f4a028185e2_68599596 (Smarty_Internal_Template $_smarty_tpl) {
?>
</div><!-- /.page-wrapper -->
<footer class="footer">
<span>PaCIM · Parken-am-Schiff.de</span>
<span>SeaSide Travel GmbH & Co. Immobilien KG</span>
</footer>
</main><!-- /.main -->
<div class="sidebar-backdrop" hidden></div>
<!-- Globale JS-Variable -->
<?php echo '<script'; ?>
>
var SITE_URL = "<?php echo @constant('SITE_URL');?>
";
<?php echo '</script'; ?>
>
<!-- Bootstrap 5 Bundle (Content-Komponenten, inkl. Popper) -->
<?php echo '<script'; ?>
src="<?php echo @constant('SITE_URL');?>
/assets/js/bootstrap.bundle.min.js"><?php echo '</script'; ?>
>
<!-- Gentelella v4 Shell-Verhalten (Sidebar/Drawer/Theme) -->
<?php echo '<script'; ?>
src="<?php echo @constant('SITE_URL');?>
/assets/js/gentelella.js?v=<?php echo filemtime((@constant('PATH_SYSTEM')).('/assets/js/gentelella.js'));?>
"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
src="<?php echo @constant('SITE_URL');?>
/assets/js/search.js?v=<?php echo filemtime((@constant('PATH_SYSTEM')).('/assets/js/search.js'));?>
"><?php echo '</script'; ?>
>
<!-- Vanilla-Plugins -->
<?php echo '<script'; ?>
src="<?php echo @constant('SITE_URL');?>
/assets/js/plugins/quill.min.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
src="<?php echo @constant('SITE_URL');?>
/assets/js/plugins/choices.min.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
src="<?php echo @constant('SITE_URL');?>
/assets/js/plugins/theme-functions.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
src="<?php echo @constant('SITE_URL');?>
/assets/js/custom.min.js?v=<?php echo filemtime((@constant('PATH_SYSTEM')).('/assets/js/custom.min.js'));?>
"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
src="<?php echo @constant('SITE_URL');?>
/assets/js/filter.js?v=<?php echo filemtime((@constant('PATH_SYSTEM')).('/assets/js/filter.js'));?>
"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
src="<?php echo @constant('SITE_URL');?>
/assets/js/table-sort.js?v=<?php echo filemtime((@constant('PATH_SYSTEM')).('/assets/js/table-sort.js'));?>
"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
src="<?php echo @constant('SITE_URL');?>
/assets/js/address-autocomplete.js?v=<?php echo filemtime((@constant('PATH_SYSTEM')).('/assets/js/address-autocomplete.js'));?>
"><?php echo '</script'; ?>
>
<!-- Bestätigungs-Modal -->
<div class="modal fade" id="confirmationModal" tabindex="-1" role="dialog" aria-labelledby="confirmationModalTitle" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="confirmationModalTitle">Modal title</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
...
</div>
<div class="modal-footer">
<div class="confirmation m-0 row w-100">
<button type="button" class="btn btn-danger col mx-1 d-block" data-bs-dismiss="modal">Abbrechen</button>
<button type="button" class="btn btn-primary col mx-1 d-block btn-send-ajax">Bestätigen</button>
</div>
<div class="editor m-0 row w-100" style="display:none;">
<button type="button" class="btn btn-light border-secondary col mx-1 d-block" data-bs-dismiss="modal">Abbrechen</button>
<button type="button" class="btn btn-success border-secondary col mx-1 d-block btn-send-ajax">Speichern</button>
</div>
</div>
</div>
</div>
</div>
<!-- Datei-Viewer-Modal -->
<div class="modal fade" id="fileModal" tabindex="-1" role="dialog" aria-labelledby="fileModalTitle" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="fileModalTitle">Modal title</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
...
</div>
<div class="modal-footer">
<button type="button" class="btn btn-outline-danger col" data-bs-dismiss="modal">Schließen</button>
<button type="button" class="btn btn-primary col">Drucken</button>
</div>
</div>
</div>
</div>
</body>
</html>
<?php }
}