From ee393094de66786b3550610ce6515fa3b83227e3 Mon Sep 17 00:00:00 2001 From: tblivet Date: Mon, 26 Jun 2023 17:11:39 +0200 Subject: [PATCH] fix: H4 semantic --- templates/catalog/_partials/customization-modal.tpl | 4 ++-- templates/catalog/_partials/product-customization-modal.tpl | 6 +++--- templates/catalog/listing/product-list.tpl | 2 +- templates/catalog/product.tpl | 2 +- templates/checkout/_partials/address-selector-block.tpl | 2 +- templates/checkout/_partials/order-final-summary.tpl | 2 +- templates/checkout/order-confirmation.tpl | 2 +- templates/components/account-menu.tpl | 2 +- .../customer/_partials/account-transformation-form.tpl | 2 +- templates/customer/_partials/block-address.tpl | 2 +- templates/customer/order-detail.tpl | 4 ++-- templates/errors/404.tpl | 4 ++-- templates/errors/410.tpl | 2 +- templates/errors/not-found.tpl | 2 +- 14 files changed, 19 insertions(+), 19 deletions(-) diff --git a/templates/catalog/_partials/customization-modal.tpl b/templates/catalog/_partials/customization-modal.tpl index 2ca4e1bb8..32ac8c53c 100644 --- a/templates/catalog/_partials/customization-modal.tpl +++ b/templates/catalog/_partials/customization-modal.tpl @@ -2,9 +2,9 @@