From 76b1d260b87c85045e43d99033fd5e43d2674369 Mon Sep 17 00:00:00 2001 From: Hjf288 Date: Mon, 28 Dec 2015 16:15:13 +0000 Subject: Correct mail templates to show 'You've been invited to [teamname] team' rather than you've been invited when signing up --- api/templates/welcome_body.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api/templates/welcome_body.html') diff --git a/api/templates/welcome_body.html b/api/templates/welcome_body.html index dbb94cf06..14f8e13c4 100644 --- a/api/templates/welcome_body.html +++ b/api/templates/welcome_body.html @@ -18,7 +18,7 @@ {{if .Props.VerifyUrl }} -

You've been invited

+

You've joined the {{ .Props.TeamDisplayName }} team

Please verify your email address by clicking below.

Verify Email -- cgit v1.2.3-1-g7c22