summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--web/template/sign-in.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/template/sign-in.tmpl b/web/template/sign-in.tmpl
index e6194f7c3..36a1dc53f 100644
--- a/web/template/sign-in.tmpl
+++ b/web/template/sign-in.tmpl
@@ -23,7 +23,7 @@
<h2 id="sign-in">Sign in</h2>
<form action="/auth/sign_in" method="POST">
<div class="labelinput">
- <label for="email">Email</label>
+ <label for="username">Email</label>
<input
type="email"
name="username"