Details
-
Type: Sub-task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.8.0-b1
-
Component/s: None
-
Labels:None
Description
Tags: {contact.first_name} {contact.last_name} {verification_url}
Subject: A user has invited you to manage their account
Text:
Hi there,
{contact.first_name} {contact.last_name} has invited you to manage their account.
To accept or reject this invitation, click the following link: {verification_url}
HTML:
<p>Hi there,</p> <p>{contact.first_name} {contact.last_name} has invited you to manage their account.</p> <p>To accept or reject this invitation, click the following link: <a href="{verification_url}">{verification_url}</a></p>
Remember to add email template management language.