Merge pull request #4488 from AntonKhorev/no-login-label-colons
Remove ":" from login form input labels
This commit is contained in:
commit
523bb3169a
1 changed files with 3 additions and 3 deletions
|
@ -1753,7 +1753,7 @@ en:
|
|||
new:
|
||||
title: "Lost password"
|
||||
heading: "Forgotten Password?"
|
||||
email address: "Email Address:"
|
||||
email address: "Email Address"
|
||||
new password button: "Reset password"
|
||||
help_text: "Enter the email address you used to sign up, we will send a link to it that you can use to reset your password."
|
||||
create:
|
||||
|
@ -1811,8 +1811,8 @@ en:
|
|||
new:
|
||||
title: "Login"
|
||||
heading: "Login"
|
||||
email or username: "Email Address or Username:"
|
||||
password: "Password:"
|
||||
email or username: "Email Address or Username"
|
||||
password: "Password"
|
||||
openid_html: "%{logo} OpenID:"
|
||||
remember: "Remember me"
|
||||
lost password link: "Lost your password?"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue