<h5class="label">${_("Select your contribution for this course (min. $")} ${min_price} <spanclass="denomination-name">${currency}</span>${_("):")}</h5>
<h5class="label">${_("Select your contribution for this course (min. $")} ${min_price} <spanclass="denomination-name">${currency}</span>${_("):")}</h5>
%if error:
<divclass="msg msg-error msg-inline">
...
...
@@ -98,7 +102,7 @@ $(document).ready(function() {
</li>
<liclass="field field-explain">
<labelfor="explain"><spanclass="sr">${_("Explain your situation: ")}</span>${_("Tell us why you would like the fee waived for this course in at least 180 characters.")}</label>
<labelfor="explain"><spanclass="sr">${_("Explain your situation: ")}</span>${_("Please write a few sentences about why you would like the fee waived for this course")}</label>
<p>${_("To register for a Verified Certificate of Achievement option, you will need a webcam, a credit or debit card, and an ID.")}<ahref="">${_("View requirements")}</a></p>
<p>${_("To register for a Verified Certificate of Achievement option, you will need a webcam, a credit or debit card, and an ID.")}</p>
</div>
<h3class="title">${_("What is an ID Verified Certificate?")}</h3>
<pclass="copy">${_("Don't see your picture? Make sure to allow your browser to use your camera when it asks for permission")}</p>
<pclass="copy">${_("Don't see your picture? Make sure to allow your browser to use your camera when it asks for permission. <br/>Still not working? You can {a_start} audit the course {a_end} without verifying.").format(a_start='<arel="external"href="/course_modes/choose/' + course_id + '">', a_end="</a>")}</p>
<pclass="copy">${_("Don't see your picture? Make sure to allow your browser to use your camera when it asks for permission")}</p>
<pclass="copy">${_("Don't see your picture? Make sure to allow your browser to use your camera when it asks for permission. Still not working? You can {a_start} audit the course {a_end} without verifying.").format(a_start='<arel="external"href="/course_modes/choose/' + course_id + '">', a_end="</a>")}</p>