Update invite email to make it clear a button needs to be pressed
This commit is contained in:
parent
dc6a42e81b
commit
a8091f97b1
1 changed files with 2 additions and 2 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Reference in a new issue