summaryrefslogtreecommitdiff
path: root/templates/traewelling.html.ep
diff options
context:
space:
mode:
authorDaniel Friesel <daniel.friesel@uos.de>2022-11-07 18:23:05 +0100
committerDaniel Friesel <daniel.friesel@uos.de>2022-11-07 18:23:05 +0100
commitfc05987b14924e51c37092876e7c156b748b457b (patch)
treef8a8dc760fa626a66f452c45d25026a146dbd8b8 /templates/traewelling.html.ep
parent528f59dbd2be3c58ebdec16a3e047df7796452a2 (diff)
traewelling: we now accept name or e-mail for login
Diffstat (limited to 'templates/traewelling.html.ep')
-rw-r--r--templates/traewelling.html.ep2
1 files changed, 1 insertions, 1 deletions
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 @@
<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>