Update new_user_email.text.erb

Fixed template to include the word 'the'.
This commit is contained in:
Jesse Read 2013-08-04 18:04:47 -04:00
parent ad6208c579
commit 171ce67a0c
1 changed files with 1 additions and 1 deletions

View File

@ -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 %>