From fc05987b14924e51c37092876e7c156b748b457b Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 7 Nov 2022 18:23:05 +0100 Subject: traewelling: we now accept name or e-mail for login --- templates/traewelling.html.ep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/traewelling.html.ep') diff --git a/templates/traewelling.html.ep b/templates/traewelling.html.ep index b68d8c1..88ef481 100644 --- a/templates/traewelling.html.ep +++ b/templates/traewelling.html.ep @@ -120,7 +120,7 @@
account_circle %= text_field 'email', id => 'email', class => 'validate', required => undef, maxlength => 250 - +
lock -- cgit v1.2.3