| 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/widgets/day/media.tpl" */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.30',
'unifunc' => 'content_6a3f4a02ade860_00659415',
'has_nocache_code' => false,
'file_dependency' =>
array (
'66bc19cd074a2db33b3045f3ecd567d9a8c21b54' =>
array (
0 => '/var/www/clients/client1/web17/web/includes/templates/templates/widgets/day/media.tpl',
1 => 1782507654,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_6a3f4a02ade860_00659415 (Smarty_Internal_Template $_smarty_tpl) {
?>
<link rel="stylesheet" href="<?php echo @constant('SITE_URL');?>
/assets/css/booking-images.css?v=<?php echo filemtime((@constant('PATH_SYSTEM')).('/assets/css/booking-images.css'));?>
">
<div id="bkimgRoot">
<div class="card bkimg-block bkimg-dayblock" data-day="<?php echo $_smarty_tpl->tpl_vars['date']->value;?>
">
<div class="card-header d-flex justify-content-between align-items-center flex-wrap gap-2">
<span class="fw-bold"><i class="material-icons sm align-middle">photo_library</i> An diesem Tag hochgeladene Medien
<span class="badge bg-primary rounded-pill ms-1 bkimg-count d-none">0</span></span>
</div>
<div class="card-body">
<div class="bkimg-grid"></div>
<div class="bkimg-empty text-muted small">Wird geladen …</div>
</div>
</div>
</div>
<div class="bkimg-overlay bkimg-lb d-none" id="bkimg-lb">
<div class="bkimg-lb-bar">
<span class="bkimg-lb-pos" id="bkimg-lb-pos"></span>
<span class="bkimg-lb-actions">
<button type="button" class="bkimg-lb-btn active" id="bkimg-lb-mtoggle" title="Markierungen ein-/ausblenden"><i class="material-icons">place</i></button>
<button type="button" class="bkimg-lb-btn bkimg-lb-loupebtn" id="bkimg-lb-loupe" title="Lupe (Strg+3) – danach mit + / − die Stufe ändern"><i class="material-icons">search</i></button>
<button type="button" class="bkimg-lb-btn" id="bkimg-lb-zoom" title="Zoom"><i class="material-icons">zoom_in</i></button>
<button type="button" class="bkimg-lb-btn" id="bkimg-lb-dl" style="display:none" title="Original öffnen"><i class="material-icons">file_download</i></button>
<button type="button" class="bkimg-lb-btn" id="bkimg-lb-del" style="display:none" title="Löschen"><i class="material-icons">delete</i></button>
<button type="button" class="bkimg-lb-btn" id="bkimg-lb-x" title="Schließen"><i class="material-icons">close</i></button>
</span>
</div>
<div class="bkimg-lb-stage" id="bkimg-lb-stage"><img id="bkimg-lb-img" alt="Foto" draggable="false"></div>
<button type="button" class="bkimg-lb-nav bkimg-lb-prev" id="bkimg-lb-prev" aria-label="Zurück">‹</button>
<button type="button" class="bkimg-lb-nav bkimg-lb-next" id="bkimg-lb-next" aria-label="Weiter">›</button>
<div class="bkimg-lb-info" id="bkimg-lb-info"></div>
</div>
<?php echo '<script'; ?>
src="<?php echo @constant('SITE_URL');?>
/assets/js/booking-images.js?v=<?php echo filemtime((@constant('PATH_SYSTEM')).('/assets/js/booking-images.js'));?>
"><?php echo '</script'; ?>
>
<?php }
}