summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/views/notify/new_user_email.text.erb6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/views/notify/new_user_email.text.erb b/app/views/notify/new_user_email.text.erb
index 94072d7fe5c..181ed2d2a49 100644
--- a/app/views/notify/new_user_email.text.erb
+++ b/app/views/notify/new_user_email.text.erb
@@ -1,7 +1,7 @@
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 %>
password............... <%= @password %>