doppeltes Passwort in login entfernt
This commit is contained in:
@@ -30,7 +30,6 @@
|
|||||||
<label id="inputEmail" >E-Mail-Adresse / </label>
|
<label id="inputEmail" >E-Mail-Adresse / </label>
|
||||||
<p style="width: 80%;">Benutzername/E-Mail-Adresse:</p>
|
<p style="width: 80%;">Benutzername/E-Mail-Adresse:</p>
|
||||||
<input type="email" name="email" style="width: 80%;" placeholder="E-Mail-Adresse" required autofocus>
|
<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>
|
<p style="width: 80%;">Passwort:</p>
|
||||||
<input type="password" name="password" style="width: 80%;" placeholder="Passwort" required>
|
<input type="password" name="password" style="width: 80%;" placeholder="Passwort" required>
|
||||||
<div style="width: 80%;">
|
<div style="width: 80%;">
|
||||||
|
|||||||
Reference in New Issue
Block a user