From 36c0e850aea9a83f851a1f656e3c78dde234837f Mon Sep 17 00:00:00 2001 From: Yannick Armand Date: Sun, 11 Jun 2023 19:03:57 +0200 Subject: [PATCH] Accessibility: add aria-hidden (and some aria-label) --- .../components/modals/add-to-wishlist.tpl | 2 +- .../templates/hook/empty-product-comment.tpl | 2 +- .../views/templates/hook/ps_bestsellers.tpl | 2 +- .../views/templates/_partials/brand_form.tpl | 2 +- .../ps_contactinfo/ps_contactinfo-rich.tpl | 10 +++--- modules/ps_contactinfo/ps_contactinfo.tpl | 8 ++--- .../ps_customeraccountlinks.tpl | 2 +- .../ps_customersignin/ps_customersignin.tpl | 22 ++++++------- .../front/mailalerts-account-line.tpl | 2 +- .../views/templates/hook/my-account.tpl | 2 +- .../templates/hook/ps_featuredproducts.tpl | 2 +- .../templates/hook/hookDisplayFooter.tpl | 2 +- .../views/templates/hook/linkblock-column.tpl | 2 +- .../views/templates/hook/linkblock.tpl | 2 +- .../views/templates/hook/ps_newproducts.tpl | 2 +- modules/ps_shoppingcart/modal.tpl | 4 +-- modules/ps_shoppingcart/ps_shoppingcart.tpl | 2 +- .../views/templates/hook/ps_specials.tpl | 2 +- .../templates/_partials/supplier_form.tpl | 2 +- .../templates/front/customerPersonalData.tpl | 4 +-- templates/_partials/header.tpl | 4 +-- templates/_partials/pagination.tpl | 4 +-- templates/catalog/_partials/facets.tpl | 2 +- .../catalog/_partials/miniatures/product.tpl | 4 +-- .../catalog/_partials/product-add-to-cart.tpl | 10 +++--- templates/catalog/_partials/sort-orders.tpl | 2 +- .../_partials/cart-summary-products.tpl | 2 +- templates/checkout/_partials/cart-voucher.tpl | 2 +- .../_partials/order-final-summary-table.tpl | 2 +- .../_partials/order-final-summary.tpl | 4 +-- .../checkout/_partials/steps/addresses.tpl | 8 ++--- .../checkout/_partials/steps/payment.tpl | 4 +-- .../_partials/steps/personal-information.tpl | 2 +- .../checkout/_partials/steps/shipping.tpl | 4 +-- templates/checkout/cart-empty.tpl | 2 +- templates/checkout/cart.tpl | 2 +- templates/cms/stores.tpl | 10 +++--- templates/components/account-menu.tpl | 16 +++++----- .../customer/_partials/my-account-links.tpl | 4 +-- templates/customer/history.tpl | 4 +-- templates/customer/my-account.tpl | 16 +++++----- templates/customer/order-slip.tpl | 2 +- templates/customer/page.tpl | 2 +- templates/customer/password-email.tpl | 2 +- templates/customer/password-infos.tpl | 2 +- templates/customer/password-new.tpl | 32 +++++++++---------- templates/errors/not-found.tpl | 2 +- 47 files changed, 114 insertions(+), 114 deletions(-) diff --git a/modules/blockwishlist/views/templates/components/modals/add-to-wishlist.tpl b/modules/blockwishlist/views/templates/components/modals/add-to-wishlist.tpl index 44b247234..5af8d39b1 100644 --- a/modules/blockwishlist/views/templates/components/modals/add-to-wishlist.tpl +++ b/modules/blockwishlist/views/templates/components/modals/add-to-wishlist.tpl @@ -45,7 +45,7 @@ diff --git a/modules/productcomments/views/templates/hook/empty-product-comment.tpl b/modules/productcomments/views/templates/hook/empty-product-comment.tpl index 4b660a139..314582606 100644 --- a/modules/productcomments/views/templates/hook/empty-product-comment.tpl +++ b/modules/productcomments/views/templates/hook/empty-product-comment.tpl @@ -6,7 +6,7 @@
{if $post_allowed} {else} diff --git a/modules/ps_bestsellers/views/templates/hook/ps_bestsellers.tpl b/modules/ps_bestsellers/views/templates/hook/ps_bestsellers.tpl index 01ae50c09..3329e2da1 100644 --- a/modules/ps_bestsellers/views/templates/hook/ps_bestsellers.tpl +++ b/modules/ps_bestsellers/views/templates/hook/ps_bestsellers.tpl @@ -8,7 +8,7 @@ {include file="catalog/_partials/productlist.tpl" products=$products productClass="col-6 col-lg-4 col-xl-3"}
diff --git a/modules/ps_brandlist/views/templates/_partials/brand_form.tpl b/modules/ps_brandlist/views/templates/_partials/brand_form.tpl index 6c2f87e4b..8ebd3c1aa 100644 --- a/modules/ps_brandlist/views/templates/_partials/brand_form.tpl +++ b/modules/ps_brandlist/views/templates/_partials/brand_form.tpl @@ -11,7 +11,7 @@ aria-haspopup="true" aria-expanded="false"> {l s='All brands' d='Shop.Theme.Catalog'} - arrow_drop_down + diff --git a/modules/ps_shoppingcart/modal.tpl b/modules/ps_shoppingcart/modal.tpl index 195eadc7c..4c7acff80 100644 --- a/modules/ps_shoppingcart/modal.tpl +++ b/modules/ps_shoppingcart/modal.tpl @@ -8,7 +8,7 @@