Update confirmation copy
This commit is contained in:
parent
248df9e184
commit
f6b4b2444f
@ -52,7 +52,7 @@
|
|||||||
"Resend Invitation",
|
"Resend Invitation",
|
||||||
url_for("workspaces.resend_invitation", workspace_id=workspace.id, token=member.latest_invitation.token),
|
url_for("workspaces.resend_invitation", workspace_id=workspace.id, token=member.latest_invitation.token),
|
||||||
form.csrf_token,
|
form.csrf_token,
|
||||||
confirm_msg="Are you sure? This will invalidate the previously sent invitation."
|
confirm_msg="Are you sure? This will send an email to invite the user to join this workspace."
|
||||||
)}}
|
)}}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user