doppeltes Passwort in login entfernt

This commit is contained in:
NOrtmann1
2026-04-22 19:03:35 +02:00
parent 0dc373e582
commit 06436a3adf
-1
View File
@@ -30,7 +30,6 @@
<label id="inputEmail" >E-Mail-Adresse / </label>
<p style="width: 80%;">Benutzername/E-Mail-Adresse:</p>
<input type="email" name="email" style="width: 80%;" placeholder="E-Mail-Adresse" required autofocus>
<label id="inputPassword" >Passwort</label>
<p style="width: 80%;">Passwort:</p>
<input type="password" name="password" style="width: 80%;" placeholder="Passwort" required>
<div style="width: 80%;">