This commit is contained in:
Mateusz Gruszczyński
2026-08-01 09:41:10 +02:00
parent 50adb291d6
commit 7006b4ea09
11 changed files with 42 additions and 143 deletions
+1 -1
View File
@@ -55,7 +55,7 @@
</div>
<section id="auth-panel" class="auth-panel" hidden>
<h3 id="auth-mode-title">Log in</h3>
<label id="auth-email-field">E-mail / organization login
<label id="auth-email-field"><span id="auth-email-label">E-mail</span>
<input id="auth-email" name="username" type="email" maxlength="320" autocomplete="username"
placeholder="you@example.com">
</label>