X-Git-Url: https://xp-dev.com/git/CPE_learningsite/blobdiff_plain/d90493cf2f1f435b060f3ae01600f05f801f24a8..2177bde9633220cc687f185a683c17205925addf:/CPE/CPE.App/CPE.App.Web/static/js/index/sessiondetails.js diff --git a/CPE/CPE.App/CPE.App.Web/static/js/index/sessiondetails.js b/CPE/CPE.App/CPE.App.Web/static/js/index/sessiondetails.js index 58b3c9d..afcf3b9 100644 --- a/CPE/CPE.App/CPE.App.Web/static/js/index/sessiondetails.js +++ b/CPE/CPE.App/CPE.App.Web/static/js/index/sessiondetails.js @@ -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;