From 028ddefe4e5d9e5bf820f52e0d4934f4c75863d6 Mon Sep 17 00:00:00 2001 From: Tasawer Date: Wed, 8 Jul 2015 16:01:10 +0500 Subject: [PATCH] Update copy for On Demand Cert Download ECOM-1651 --- 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 fe0c706371..f463bfe348 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 keep working for a higher grade, or request your certificate now.")}