From 171ce67a0c36145ebb123f0df0ef15681272a159 Mon Sep 17 00:00:00 2001 From: Jesse Read Date: Sun, 4 Aug 2013 18:04:47 -0400 Subject: [PATCH] Update new_user_email.text.erb --- app/views/notify/new_user_email.text.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/notify/new_user_email.text.erb b/app/views/notify/new_user_email.text.erb index 70fe0e0..50ed595 100644 --- a/app/views/notify/new_user_email.text.erb +++ b/app/views/notify/new_user_email.text.erb @@ -1,6 +1,6 @@ Hi <%= @user.name %>! -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. login.................. <%= @user.email %> <% if @user.created_by_id %> -- libgit2 0.21.2