aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/default/auth
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/default/auth')
-rw-r--r--templates/web/default/auth/general.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/default/auth/general.html b/templates/web/default/auth/general.html
index c2249fa46..f5e2e423f 100644
--- a/templates/web/default/auth/general.html
+++ b/templates/web/default/auth/general.html
@@ -34,7 +34,7 @@
<div id="form_sign_in_yes">
<p>
- <label class="n" for="password_sign_in">[% loc('<strong>Yes</strong>, I have a password:') %]</label>
+ <label class="n" for="password_sign_in">[% loc('<strong>Yes</strong> I have a password') %]</label>
<input type="password" name="password_sign_in" id="password_sign_in" value="">
</p>