adjusted error wording on failed photo verification order

This commit is contained in:
Frances Botsford
2013-09-13 11:54:32 -04:00
parent 14e0a4a038
commit 0815bd48fe

View File

@@ -44,7 +44,7 @@
<div class="msg-content"> <div class="msg-content">
<h3 class="title">${_("Error processing your order")}</h3> <h3 class="title">${_("Error processing your order")}</h3>
<div class="copy"> <div class="copy">
<p>${_("We encountered an error trying to process your order. Please try again later.")}</p> <p>${_("Oops! Something went wrong. Please confirm your details again and click the button to move on to payment. ")}</p>
</div> </div>
</div> </div>
</div> </div>