diff --git a/lms/templates/courseware/progress.html b/lms/templates/courseware/progress.html index b34d48e954..26c4f319bd 100644 --- a/lms/templates/courseware/progress.html +++ b/lms/templates/courseware/progress.html @@ -59,8 +59,7 @@ from django.utils.http import urlquote_plus
- ${_("You can now access your certificate. If you keep working and receive a higher grade,you can request an {link_start} updated certificate {link_end}.").format( - link_start=u"".format(post_url), link_end=u"")} + ${_("You can now access your certificate. If you keep working and receive a higher grade, you can request an updated certificate.")}