altered texts
This commit is contained in:
@@ -12,16 +12,16 @@
|
||||
<h1>Widerhall login</h1>
|
||||
<form method="POST">
|
||||
<fieldset>
|
||||
<legend>Login-Daten</legend>
|
||||
<legend>Login credentials</legend>
|
||||
<label>
|
||||
<input type="text" name="email" value="«data.email»" id="email" />
|
||||
E-Mail-Adresse
|
||||
Email address
|
||||
</label>
|
||||
<label>
|
||||
<input type="password" name="pass" value="" id="password" />
|
||||
Passwort
|
||||
Password
|
||||
</label>
|
||||
<button type="submit">Einloggen</button>
|
||||
<button type="submit">Login…</button>
|
||||
</fieldset>
|
||||
</form>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user