From db7dea118cd65e6678fc299f0d5a8d380a525691 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 46ad71562f..245f47ac86 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.")}