diff --git a/lms/templates/commerce/provider.underscore b/lms/templates/commerce/provider.underscore index 63151b6172..f60c40ee89 100644 --- a/lms/templates/commerce/provider.underscore +++ b/lms/templates/commerce/provider.underscore @@ -2,7 +2,7 @@
<%= 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 ) %>