Fixed receipt page bug

Variable name was broken by a commit in #9868.

ECOM-2431
This commit is contained in:
Clinton Blackburn
2015-09-29 16:29:40 -04:00
parent b2f1855e53
commit 6f22fc07f6

View File

@@ -2,7 +2,7 @@
<div class="provider-info">
<%= interpolate(
gettext("You still need to visit the %(display_name)s website to complete the credit process."),
{ display_name: displayname }, true
{ display_name: display_name }, true
) %>
</div>
<div class="provider-more-info">