Commit b5ec2c72 by Brian Talbot

LMS: revises instructional copy for reverification flow

parent 002972f2
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
<div class="status-note"> <div class="status-note">
<span class="deco-arrow"></span> <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>
</div> </div>
</li> </li>
......
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
<div class="msg-content"> <div class="msg-content">
<h3 class="title">${_("Error submitting your images")}</h3> <h3 class="title">${_("Error submitting your images")}</h3>
<div class="copy"> <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> </div>
</div> </div>
......
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