From a8091f97b1d2d8d6544e37ed7f8148eb2b24595b Mon Sep 17 00:00:00 2001
From: James Polley
Date: Wed, 4 Jul 2018 03:02:28 +0000
Subject: [PATCH] Update invite email to make it clear a button needs to be
pressed
---
.../symposion/emails/teams_user_invited/message.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pinaxcon/templates/symposion/emails/teams_user_invited/message.html b/pinaxcon/templates/symposion/emails/teams_user_invited/message.html
index 33efe1c7..047b03cd 100644
--- a/pinaxcon/templates/symposion/emails/teams_user_invited/message.html
+++ b/pinaxcon/templates/symposion/emails/teams_user_invited/message.html
@@ -6,7 +6,7 @@
- To accept this invitation, visit the following url:
- http://{{ site_url }}{{ team_url }}
+ To accept this invitation, visit
+ http://{{ site_url }}{{ team_url }} and click the "Join" button.
{% endblocktrans %}