Change "Thank you for attending our Live Webcast" to "Thank you for attending our...
authorv.shishlov <vladimir.shishlov@sophicsystems.com>
Sun, 27 Feb 2022 11:52:21 +0000 (14:52 +0300)
committerv.shishlov <vladimir.shishlov@sophicsystems.com>
Sun, 27 Feb 2022 11:52:21 +0000 (14:52 +0300)
CPE/CPE.App/CPE.App.NotifyConsole/Templates/CertificateEmailBody.html
CPE/CPE.App/CPE.App.NotifyConsole/Templates/IneligibleResultText.html
CPE/CPE.App/CPE.App.NotifyConsole/Templates/PassResultText.html
CPE/CPE.App/CPE.App.NotifyConsole/Templates/WebcastCertificateEmailBody.html
CPE/CPE.App/CPE.App.Web/static/doc/CertificateEmailBody.html
CPE/CPE.App/CPE.App.Web/static/doc/IneligibleResultText.html
CPE/CPE.App/CPE.App.Web/static/doc/PassResultText.html
CPE/CPE.App/CPE.App.Web/static/doc/WebcastCertificateEmailBody.html
CPE/CPE.App/CPE.App.Web/static/js/index/sessiondetails.js

index 9690711..d6809ba 100644 (file)
@@ -1,4 +1,4 @@
-Thank you for attending our Live Webcast!<br/><br/>
+Thank you for attending our Self-Study Webcast!<br/><br/>
 
 Please follow the link in this email to download your Certificate of
 Attendance. We recommend that you print a copy of the Certificate for
index d98b970..ff36428 100644 (file)
@@ -1,4 +1,4 @@
-<h2>Thank You for attending our Live Webcast!</h2><br/>
+<h2>Thank you for attending our Self-Study Webcast!</h2><br/>
 <p style="font-size: larger;">
     Your Certificate of Attendance will be emailed to you within 1-2 business days, provided you have met the 75% attendance response rate requirement during your time logged in to the webcast.<br/><br/>
     <strong>Please use the link below to access our Survey.</strong><br/>
index 72e034d..01e9155 100644 (file)
@@ -1,4 +1,4 @@
-<h2>Congratulations and thank you for attending our live webcast!</h2><br/><br/>
+<h2>Congratulations and thank you for attending our Self-Study Webcast!</h2><br/><br/>
 <p style="font-size: larger;">
     We are happy to inform you that you met the requirements for passing this webcast.<br/><br/>
     We are currently processing your certificate. Please look for it to arrive by email within the hour. This email will give you the ability to download and print your Certificate of Attendance. Your certificate will show the number of CPE credit hours you've earned based on your attendance during the webcast.<br/><br/>
index 9690711..d6809ba 100644 (file)
@@ -1,4 +1,4 @@
-Thank you for attending our Live Webcast!<br/><br/>
+Thank you for attending our Self-Study Webcast!<br/><br/>
 
 Please follow the link in this email to download your Certificate of
 Attendance. We recommend that you print a copy of the Certificate for
index 2239ae6..557645a 100644 (file)
@@ -1,4 +1,4 @@
-Thank you for attending our Live Webcast!<br /><br />
+Thank you for attending our Self-Study Webcast!<br /><br />
 
 Please follow the link in this email to download your Certificate of
 Attendance. We recommend that you print a copy of the Certificate for
index 81baa14..e79800d 100644 (file)
@@ -1,4 +1,4 @@
-<h2>Thank You for attending our Live Webcast!</h2><br />
+<h2>Thank you for attending our Self-Study Webcast!</h2><br />
 <p style="font-size:larger;">
 Your Certificate of Attendance will be emailed to you within 1-2 business days, provided you have met the 75% attendance response rate requirement during your time logged in to the webcast.<br/><br/>
 <strong>Please use the link below to access our Survey.</strong><br />
index 52e369e..544daa9 100644 (file)
@@ -1,4 +1,4 @@
-<h2>Congratulations and thank you for attending our live webcast!</h2><br /><br />
+<h2>Congratulations and thank you for attending our Self-Study Webcast!</h2><br /><br />
 <p style="font-size:larger;">
 We are happy to inform you that you met the requirements for passing this webcast.<br /><br />
 We are currently processing your certificate. Please look for it to arrive by email within the hour. This email will give you the ability to download and print your Certificate of Attendance. Your certificate will show the number of CPE credit hours you've earned based on your attendance during the webcast.<br /><br />
index 2239ae6..531ed9f 100644 (file)
@@ -1,4 +1,4 @@
-Thank you for attending our Live Webcast!<br /><br />
+Thank you for attending our Self-Study Webcast<br /><br />
 
 Please follow the link in this email to download your Certificate of
 Attendance. We recommend that you print a copy of the Certificate for
index 58b3c9d..afcf3b9 100644 (file)
@@ -78,7 +78,7 @@
                 var b = $(this).data('pdate');
                 var c = $(this).data('ticket');
 
-                var emailBody = 'Thank you for attending our Live Webcast!'
+                var emailBody = 'Thank you for attending our Self-Study Webcast!'
                     + '\r\n' + '\r\n' + 'Please follow the link in this email to download your Certificate of Attendance. We recommend that you print a copy of the Certificate for your records.'
                     + '\r\n' + '\r\n' + 'To register for another CPE Inc. program from our wide selection of Live Webcasts, Self-Study Webcasts, Seminars and Conferences, please visit us online or call 1-800-544-1114.'
                     + '\r\n' + '\r\n' + 'http://api.cpeonlinewebcasts.com/Certificate?a=' + a + '&b=' + b + '&c=' + c;