Make magic link expiry warning more visible
Users were missing the expiry notice and hitting link errors. Replace the small gray footer text with a prominent yellow callout box in the HTML email, and prefix the plain-text version with IMPORTANT. Signed-off-by: Bryan Frimin <bryan@getprobo.com> Signed-off-by: Bryan Frimin <bryan@probo.com>
This commit is contained in:
@@ -6,7 +6,7 @@ Please use this link to connect to {{.OrganizationName}}'s Compliance Page:
|
||||
|
||||
{{.MagicLinkURL}}
|
||||
|
||||
This link will expire in {{.DurationInMinutes}} minutes.
|
||||
IMPORTANT: This link expires in {{.DurationInMinutes}} minutes. Use it promptly after receiving this email.
|
||||
|
||||
{{.SenderCompanyHeadquarterAddress}}
|
||||
Powered By Prob
|
||||
|
||||
Reference in New Issue
Block a user