This commit is contained in:
2025-11-26 22:49:49 +01:00
parent ebc72f3e13
commit e3084b66ab
2 changed files with 5 additions and 4 deletions

View File

@@ -45,8 +45,6 @@ foreach ($GLOBALS['page_footer_scripts'] as $script) {
}
?>
<!-- Globale JS-Dateien -->
<script src="/assets/js/lang.js"></script>
<!-- Logout-Modal -->
<div id="logoutModalBackdrop"
class="hidden fixed inset-0 z-50 bg-black/60 backdrop-blur-sm">
@@ -78,4 +76,4 @@ foreach ($GLOBALS['page_footer_scripts'] as $script) {
</div>
</body>
</html>
<?php tpl('matomo', 'structure'); ?>
<?php tpl('matomo', 'structure'); ?>