From ad6208c579a9858c4280ab692f2bfefcfb285fc6 Mon Sep 17 00:00:00 2001 From: Jesse Read Date: Sun, 4 Aug 2013 18:04:20 -0400 Subject: [PATCH] Update new_user_email.html.haml --- app/views/notify/new_user_email.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/notify/new_user_email.html.haml b/app/views/notify/new_user_email.html.haml index fc2c02e..09518cd 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'] -- libgit2 0.21.2