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