Git Repository Public Repository

CPE_learningsite

URLs

Copy to Clipboard

This repository has no backups
This repository's network speed is throttled to 100KB/sec

Diff Revisions d90493 ... vs 2177bd ... for CPE/CPE.App/CPE.App.Web/static/js/index/sessiondetails.js

Diff revisions: vs.
  @@ -78,7 +78,7 @@
78 78 var b = $(this).data('pdate');
79 79 var c = $(this).data('ticket');
80 80
81 - var emailBody = 'Thank you for attending our Live Webcast!'
81 + var emailBody = 'Thank you for attending our Self-Study Webcast!'
82 82 + '\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.'
83 83 + '\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.'
84 84 + '\r\n' + '\r\n' + 'http://api.cpeonlinewebcasts.com/Certificate?a=' + a + '&b=' + b + '&c=' + c;