Update copy for On Demand Cert Download

ECOM-1651
This commit is contained in:
Tasawer
2015-07-08 16:01:10 +05:00
parent 9f0b5ed2cd
commit 028ddefe4e

View File

@@ -59,8 +59,7 @@ from django.utils.http import urlquote_plus
<div class="msg-content">
<h2 class="title">${_("Your certificate is available")}</h2>
<p class="copy">
${_("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"<a class='generate_certs' href='#' data-endpoint={}>".format(post_url), link_end=u"</a>")}
${_("You can keep working for a higher grade, or request your certificate now.")}
</p>
</div>
<div class="msg-actions">