Cookie-Einstellungen in Footer aufnehmen

This commit is contained in:
2026-08-27 12:51:02 +02:00
parent da7132d4ce
commit 2179744ddf
13 changed files with 95 additions and 14 deletions
+1
View File
@@ -292,6 +292,7 @@ $jsonFlags = JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE;
<a class="legal-action-link" href="widerrufen.php">Vertrag widerrufen</a>
<a href="preise.php">Preise</a>
<a class="legal-action-link" href="kuendigen.php">Verträge hier kündigen</a>
<?php echo app_analytics_footer_settings_button_html(); ?>
</footer>
<?php echo app_analytics_body_html(); ?>