traewelling: we now accept name or e-mail for login

This commit is contained in:
Daniel Friesel 2022-11-07 18:23:05 +01:00
parent 528f59dbd2
commit fc05987b14

View file

@ -120,7 +120,7 @@
<div class="input-field col s12">
<i class="material-icons prefix">account_circle</i>
%= text_field 'email', id => 'email', class => 'validate', required => undef, maxlength => 250
<label for="email">E-Mail</label>
<label for="email">Login (Name oder E-Mail)</label>
</div>
<div class="input-field col s12">
<i class="material-icons prefix">lock</i>