A little change on wording for new-user email

adds missing wording missed in 58d6176bc3 and https://github.com/gitlabhq/gitlabhq/pull/3902
This commit is contained in:
Ben Bodenmiller 2013-05-16 01:49:57 -06:00
parent 9b1b5aee83
commit ef1886d746

View file

@ -2,9 +2,9 @@
Hi #{@user['name']}!
%p
- if Gitlab.config.gitlab.signup_enabled
Account has been created successfully.
Your account has been created successfully.
- else
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.
%p
login..........................................
%code= @user['email']