Change "Thank you for attending our Live Webcast" to "Thank you for attending our...
[CPE_learningsite] / CPE / CPE.App / CPE.App.Web / static / js / index / sessiondetails.js
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;