Commit fc05987b authored by Daniel Friesel's avatar Daniel Friesel
Browse files

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

parent 528f59db
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>