From 0b927f8f2eb9e38a284630e871a019032205cdb0 Mon Sep 17 00:00:00 2001 From: touffies Date: Mon, 28 Oct 2013 11:32:39 +0100 Subject: [PATCH] Remove TTC --- templates/default/cart.html | 2 +- templates/default/order-invoice.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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"}