diff --git a/osinaweb/customercore/__pycache__/views.cpython-310.pyc b/osinaweb/customercore/__pycache__/views.cpython-310.pyc index 58c47d0a..a5c2155b 100644 Binary files a/osinaweb/customercore/__pycache__/views.cpython-310.pyc and b/osinaweb/customercore/__pycache__/views.cpython-310.pyc differ diff --git a/osinaweb/customercore/templates/invoice-payment.html b/osinaweb/customercore/templates/invoice-payment.html index 7501569a..7faf664e 100644 --- a/osinaweb/customercore/templates/invoice-payment.html +++ b/osinaweb/customercore/templates/invoice-payment.html @@ -39,7 +39,7 @@

Due Date: {{invoice.order.due_date}}

-

Invoice ${{invoice.invoice_number}}

+

Invoice {{invoice.invoice_number}}

diff --git a/osinaweb/customercore/templates/products/osicard-plans.html b/osinaweb/customercore/templates/products/osicard-plans.html index d840ca9c..7e225d1e 100644 --- a/osinaweb/customercore/templates/products/osicard-plans.html +++ b/osinaweb/customercore/templates/products/osicard-plans.html @@ -14,7 +14,7 @@