Add USD to content gating upsell
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
{% if not mobile_app and ecommerce_checkout_link %}
|
||||
<span class="certDIV_1" style="">
|
||||
<a href="{{ecommerce_checkout_link}}" class="certA_2">
|
||||
{% trans "Upgrade to unlock" %} (${{min_price}})
|
||||
{% trans "Upgrade to unlock" %} (${{min_price}} USD)
|
||||
</a>
|
||||
</span>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user