LMS: revises instructional copy for reverification flow

This commit is contained in:
Brian Talbot
2013-11-04 10:59:50 -05:00
parent 002972f24c
commit b5ec2c72f9
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@
<div class="status-note">
<span class="deco-arrow"></span>
<p>${_("Your verification photos have been submitted and are awaiting a response.")}</p>
<p>${_("Your verification photos have been submitted and will be reviewed shortly.")}</p>
</div>
</div>
</li>

View File

@@ -46,7 +46,7 @@
<div class="msg-content">
<h3 class="title">${_("Error submitting your images")}</h3>
<div class="copy">
<p>${_("Oops! Something went wrong. Please confirm your details again and try again.")}</p>
<p>${_("Oops! Something went wrong. Please confirm your details and try again.")}</p>
</div>
</div>
</div>