From 0f3cd6a9cdba34e1dcfa01a97c3df5622298b3a1 Mon Sep 17 00:00:00 2001 From: NOrtmann1 <145041949+NOrtmann1@users.noreply.github.com> Date: Wed, 22 Apr 2026 17:43:34 +0200 Subject: [PATCH] Logo bekommt alternativ-Text MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Dekorative Bilder müssen alt="" haben --- auth/login.php | 2 +- includes/navbar.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/auth/login.php b/auth/login.php index 73d4e49..8ab33fb 100644 --- a/auth/login.php +++ b/auth/login.php @@ -22,7 +22,7 @@
- +

Bitte anmelden


diff --git a/includes/navbar.php b/includes/navbar.php index 83821b5..8820ab6 100644 --- a/includes/navbar.php +++ b/includes/navbar.php @@ -4,7 +4,7 @@ Globales Menü, wird via PHP später in alle Seiten eingebunden