Merge pull request #6645 from edx/aamir-khan/ECOM-887-post-payment-message

ECOM-887 Removed the "We have successfully verified your identity" line.
This commit is contained in:
Awais Qureshi
2015-01-15 23:12:58 +05:00

View File

@@ -15,7 +15,7 @@
) %>
</h3>
<div class="instruction">
<%- gettext( "We have successfully verified your identity. You can now enter your payment information and complete your enrollment." ) %>
<%- gettext( "You can now enter your payment information and complete your enrollment." ) %>
</div>
<% } %>