<
From version < 5.2 >
edited by SuperUwe Trueggelmann
on 2023-01-25
To version < 5.4 >
edited by SuperUwe Trueggelmann
on 2023-01-25
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -701,7 +701,8 @@
701 701   ## Check if the mail we tried to send has failed to be sent
702 702   #set ($statuses = $mailResult.statusResult.getAllErrors())
703 703   #if ($statuses.hasNext())
704 - <p>Sorry, something has gone wrong! Please do not try again!</p>
704 + {{html}}
705 + <p>Something has gone wrong! Please do not try again!</p>
705 705   #set ($status = $statuses.next())
706 706   {{error}}
707 707   <p>I am sorry, but there was a problem with sending you your confirmation e-mail!</p>
... ... @@ -717,6 +717,7 @@
717 717   $status.errorDescription
718 718   <br>
719 719   {{/error}}
721 + {{/html}}
720 720   #else
721 721   An e-mail asking you to confirm your e-mail address was sent to ${xcontext.strEmail}.
722 722   Please check your inbox and click on the link to confirm your e-mail address!
© 2022 TruCert Assessment Services Inc.
V01-00