From d4b75c8ba6a7cd2c967d785b263a05619b258fa3 Mon Sep 17 00:00:00 2001 From: Lamamy Bastien Date: Fri, 14 Oct 2016 17:00:32 +0200 Subject: [PATCH] [bug-#118] Wrong shipping street and vat labels in checkout onepage templates --- .../base/default/template/checkout/onepage/shipping.phtml | 2 +- .../rwd/default/template/checkout/onepage/shipping.phtml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/design/frontend/base/default/template/checkout/onepage/shipping.phtml b/app/design/frontend/base/default/template/checkout/onepage/shipping.phtml index 832d89be3065..fc9570bef5bc 100644 --- a/app/design/frontend/base/default/template/checkout/onepage/shipping.phtml +++ b/app/design/frontend/base/default/template/checkout/onepage/shipping.phtml @@ -64,7 +64,7 @@ helper('customer/address')->isVatAttributeVisible()) : ?>
  • - +
    diff --git a/app/design/frontend/rwd/default/template/checkout/onepage/shipping.phtml b/app/design/frontend/rwd/default/template/checkout/onepage/shipping.phtml index 1fc5d13381dc..5a5113363048 100644 --- a/app/design/frontend/rwd/default/template/checkout/onepage/shipping.phtml +++ b/app/design/frontend/rwd/default/template/checkout/onepage/shipping.phtml @@ -58,7 +58,7 @@ helper('customer/address')->getStreetLines(); $_i <= $_n; $_i++): ?>
  • - +
    @@ -66,7 +66,7 @@ helper('customer/address')->isVatAttributeVisible()) : ?>
  • - +