Update new_user_email.text.erb
Fixed template to include the word 'the'.
This commit is contained in:
parent
ad6208c579
commit
171ce67a0c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
Hi <%= @user.name %>!
|
||||
|
||||
The Administrator created an 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 the company GitLab application.
|
||||
|
||||
login.................. <%= @user.email %>
|
||||
<% if @user.created_by_id %>
|
||||
|
|
Loading…
Reference in a new issue