Deutsch-Button

This commit is contained in:
NOrtmann1
2026-05-08 16:46:21 +02:00
parent c8e15eab6d
commit e67a350857
+2
View File
@@ -13,6 +13,8 @@ Globales Menü, wird via PHP später in alle Seiten eingebunden
|
<a href = "content/physik.php" style = "padding: 5px; text-align: center; text-decoration: none; display: inline-block;"><b>Physik</b></a>
|
<a href = "" style = "padding: 5px; text-align: center; text-decoration: none; display: inline-block;"><b>Deutsch</b></a>
|
<a href = "content/profile.php" style = "padding: 5px; text-align: center; text-decoration: none; display: inline-block;"><b>Dein Profil</b></a>
|
</div>