summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorAlex Garibay <alex@alexgaribay.com>2015-11-17 17:25:35 -0600
committerAlex Garibay <alex@alexgaribay.com>2015-11-17 17:25:35 -0600
commitf7d1764f114896ceff6a958ef87f0d885c06902d (patch)
treec7b73cb59960c20d21571b4bb8148e7307b3647b /api
parent178e30ecededae61eb727f30919b30358590e7f5 (diff)
downloadchat-f7d1764f114896ceff6a958ef87f0d885c06902d.tar.gz
chat-f7d1764f114896ceff6a958ef87f0d885c06902d.tar.bz2
chat-f7d1764f114896ceff6a958ef87f0d885c06902d.zip
PLT-873: Change email invitation subject
Diffstat (limited to 'api')
-rw-r--r--api/templates/signup_team_subject.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/templates/signup_team_subject.html b/api/templates/signup_team_subject.html
index 236b288fa..4fc5b3d72 100644
--- a/api/templates/signup_team_subject.html
+++ b/api/templates/signup_team_subject.html
@@ -1 +1 @@
-{{define "signup_team_subject"}}Invitation to {{ .ClientCfg.SiteName }}{{end}} \ No newline at end of file
+{{define "signup_team_subject"}}{{ .ClientCfg.SiteName }} Team Setup{{end}} \ No newline at end of file