A little change on wording for new-user email
Just a little change of wording for new-user email which looks better in my eyes.
This commit is contained in:
parent
6e1ee1fea6
commit
d5c0e9737a
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
Hi <%= @user.name %>!
|
||||
|
||||
Administrator created account for you. Now you are a member of company GitLab application.
|
||||
The Administrator created an account for you. Now you are a member of company GitLab application.
|
||||
|
||||
login.................. <%= @user.email %>
|
||||
<% unless Gitlab.config.gitlab.signup_enabled %>
|
||||
|
|
Loading…
Reference in a new issue