Fehlerkorrektur

This commit is contained in:
2025-11-17 22:09:52 +01:00
parent b14f77de92
commit b433123695
2 changed files with 1 additions and 1 deletions

View File

@@ -152,7 +152,6 @@
</picture>
<!-- Zutaten -->
<h3>Falbalas Bratonischer Tassenkuchen</h3>
<h4>Zutaten</h4>
<ul>

View File

@@ -180,6 +180,7 @@ function initPopupTools() {
const btnFontToggle = document.getElementById("btn-font-toggle");
const btnFontUp = document.getElementById("btn-font-up");
const btnFontDown = document.getElementById("btn-font-down");
const btnAudio = document.getElementById("btn-audio-toggle");
// Schriftart umschalten
if (btnFontToggle) {