From 6cfccf63d5e3c7cf3a8ff8795c8f1e63e63cfbf0 Mon Sep 17 00:00:00 2001 From: Reed Garmsen Date: Mon, 29 Jun 2015 09:42:12 -0700 Subject: Changed invite email to reflect the sender's status in the team (e.g. admin v.s. plain member) --- api/templates/invite_body.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api/templates') diff --git a/api/templates/invite_body.html b/api/templates/invite_body.html index 06f48759c..8be2ac0df 100644 --- a/api/templates/invite_body.html +++ b/api/templates/invite_body.html @@ -18,7 +18,7 @@

You've been invited

-

{{.Props.TeamName}} started using {{.SiteName}}.
The team administrator {{.Props.SenderName}}, has invited you to join {{.Props.TeamName}}.

+

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

Join Team

-- cgit v1.2.3-1-g7c22