diff --git a/osinaweb/osinacore/templates/details_templates/customer-details.html b/osinaweb/osinacore/templates/details_templates/customer-details.html index 41fc70d3..7a500f61 100644 --- a/osinaweb/osinacore/templates/details_templates/customer-details.html +++ b/osinaweb/osinacore/templates/details_templates/customer-details.html @@ -393,13 +393,13 @@
{{order.get_paid_amount}}
+${{order.get_paid_amount}}
{{order.get_cart_total}}
+${{order.get_cart_total}}
{{order.remaining_balance}}
+${{order.remaining_balance}}