diff --git a/templates/default/cart.html b/templates/default/cart.html index 00689bd3e..234355d98 100644 --- a/templates/default/cart.html +++ b/templates/default/cart.html @@ -49,7 +49,7 @@ {intl l="Qty"} - + {intl l="Total"} diff --git a/templates/default/order-invoice.html b/templates/default/order-invoice.html index f3bb5d36d..4789f826a 100644 --- a/templates/default/order-invoice.html +++ b/templates/default/order-invoice.html @@ -59,10 +59,10 @@ - {intl l="Quantity"} + {intl l="Qty"} - + {intl l="Total"}