Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.12.0-b1
-
Fix Version/s: 4.12.0-b1
-
Component/s: Staff Interface
-
Labels:None
Description
Update the text for the Email Verification template (both HTML and Text). Currently, the template has the following information:
Hi
{contact.first_name},Before you can use your account, you need to verify your email address.
Please click the link below to verify your email:
http://{verification_url}
This should be updated to say instead:
Hi {contact.first_name}
,
Some features of your account may be restricted, or orders may be held, until your email address is verified. To verify your email address, please click the link below or copy and paste it into your browser.
http://
{verification_url}
Note! For some reason, the comma after the first line doesn't show up after the tag when it should.. but if you edit the task, it appears fine. Jira bug? I dunno, but I don't want the comma to appear on its own line!
Jira wraps stuff or puts things on new lines, so if you copy/paste, click to edit the task and then copy.