diff --git a/app/views/notify/new_user_email.html.haml b/app/views/notify/new_user_email.html.haml
index fc2c02ef827..09518cd3c7f 100644
--- a/app/views/notify/new_user_email.html.haml
+++ b/app/views/notify/new_user_email.html.haml
@@ -4,7 +4,7 @@
- if Gitlab.config.gitlab.signup_enabled
Your account has been created successfully.
- else
- 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.
%p
login..........................................
%code= @user['email']