Commit 03e8c4b0 by Brian Talbot

Merge pull request #978 from edx/talbs/fix-verification-copy2

Verification: Copy/Instruction Edits
parents 9d6c104f ec94376d
...@@ -320,7 +320,7 @@ ...@@ -320,7 +320,7 @@
<ul class="list-help list-tips copy"> <ul class="list-help list-tips copy">
<li class="tip">${_("Be readable (not too far away, no glare)")}</li> <li class="tip">${_("Be readable (not too far away, no glare)")}</li>
<li class="tip">${_("The photo on your ID must match the photo of your face")}</li> <li class="tip">${_("The photo on your ID must match the photo of your face")}</li>
<li class="tip">${_("The name on your ID must match the name on your account above")}</li> <li class="tip">${_("The name on your ID must match the name on your account below")}</li>
</ul> </ul>
</div> </div>
</li> </li>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment