diff --git a/resources/views/templates/payments/tp6.html b/resources/views/templates/payments/tp6.html index c6d38d2585..ed3e7d85f1 100644 --- a/resources/views/templates/payments/tp6.html +++ b/resources/views/templates/payments/tp6.html @@ -394,7 +394,7 @@ - ${{ totalPrice|format_currency(2, '.', ',') }} + ${{ totalPrice|format_currency(currency_code) }}