ECOM-887 Removed the "We have successfully verified your identity" line.

This commit is contained in:
Awais
2015-01-15 14:52:14 +05:00
parent 4052c729be
commit 5b175cc0ca

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>
<% } %>