From 23d6cfe4d8e35f5b9d3794af8d7327e1acccd5fa Mon Sep 17 00:00:00 2001 From: JoramWilander Date: Thu, 5 Nov 2015 08:59:29 -0500 Subject: Don't send welcome emails for users signing up from an email invite, update email content --- api/templates/invite_body.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'api/templates') diff --git a/api/templates/invite_body.html b/api/templates/invite_body.html index 930bc099d..a96384013 100644 --- a/api/templates/invite_body.html +++ b/api/templates/invite_body.html @@ -18,10 +18,12 @@

You've been invited

-

{{.Props.TeamDisplayName}} started using {{.ClientCfg.SiteName}}.
The team {{.Props.SenderStatus}} {{.Props.SenderName}}, has invited you to join {{.Props.TeamDisplayName}}.

-

+

The team {{.Props.SenderStatus}} {{.Props.SenderName}}, has invited you to join {{.Props.TeamDisplayName}}.

+

Join Team

+
+

Mattermost lets you share messages and files from your PC or phone, with instant search and archiving. After you’ve joined {{.Props.TeamDisplayName}}, you can sign-in to your new team and access these features anytime from the web address:

{{.Props.TeamURL}}

-- cgit v1.2.3-1-g7c22