Update invite email to make it clear a button needs to be pressed

This commit is contained in:
James Polley 2018-07-04 03:02:28 +00:00
parent dc6a42e81b
commit a8091f97b1

View file

@ -6,7 +6,7 @@
</p>
<p>
To accept this invitation, visit the following url:
<a href="http://{{ site_url }}{{ team_url }}">http://{{ site_url }}{{ team_url }}</a>
To accept this invitation, visit
<a href="http://{{ site_url }}{{ team_url }}">http://{{ site_url }}{{ team_url }}</a> and click the "Join" button.
</p>
{% endblocktrans %}