diff --git a/src/main/resources/templates/refund_status.html b/src/main/resources/templates/refund_status.html index 399d097bd..b9114e709 100644 --- a/src/main/resources/templates/refund_status.html +++ b/src/main/resources/templates/refund_status.html @@ -79,7 +79,7 @@

Refund Amount

- [[${order['currency']}]] [[${#numbers.formatDecimal($refund['amount'],1,2)}]] + [[${order['currency']}]] [[${#numbers.formatDecimal(refund['amount'],1,2)}]]