Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Lanitz <frank@frank.uvena.de>2013-05-10 13:18:19 +0400
committerFrank Lanitz <flanitz@bgc-jena.mpg.de>2013-05-10 17:29:08 +0400
commitd5c0e9737a83dc18e11c2fafd9b3a9d85bc3c4c4 (patch)
treefa868687768d15d4dbb913bc08b5db64b02339e4 /app/views/notify/new_user_email.text.erb
parent6e1ee1fea6400c3621005f1b79e1b8dab43cd000 (diff)
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.
Diffstat (limited to 'app/views/notify/new_user_email.text.erb')
-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 %>