diff --git a/lms/templates/dashboard/_dashboard_certificate_information.html b/lms/templates/dashboard/_dashboard_certificate_information.html index b63e0c4d9c..eb997d9076 100644 --- a/lms/templates/dashboard/_dashboard_certificate_information.html +++ b/lms/templates/dashboard/_dashboard_certificate_information.html @@ -39,12 +39,12 @@ else:
  • - ${_("Download Your PDF Certificate")}
  • + ${_("Download Your Certificate (PDF)")} % elif cert_status['show_download_url'] and enrollment.mode == 'verified':
  • - ${_("Download Your PDF Certificate")}
  • + ${_("Download Your ID Verified Certificate of Achievement (PDF)")} % endif % if cert_status['show_survey_button']: