From cc5d972c7db02d4988e1fb9e9dcfd539f194269c Mon Sep 17 00:00:00 2001 From: Awais Date: Tue, 7 Jul 2015 19:53:53 +0500 Subject: [PATCH] ECOM-1829 Removing the regen link. --- lms/templates/courseware/progress.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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

${_("Your certificate is available")}

- ${_("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.")}