Fixed typo.
This commit is contained in:
parent
30c9caae00
commit
6e747db1d2
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@
|
|||
</div>
|
||||
|
||||
<p>
|
||||
<%- @T("You're already registered with your email adress if you've been in touch with our support team.") %><br>
|
||||
<%- @T("You're already registered with your email address if you've been in touch with our support team.") %><br>
|
||||
<% if @C('user_lost_password'): %>
|
||||
<%- @T('You can request your password') %> <a href="#password_reset"><%- @T('here') %></a>.
|
||||
<% end %>
|
||||
|
|
Loading…
Reference in a new issue