From 54e681a8f0a19a96f47c2a87c445e86da2088326 Mon Sep 17 00:00:00 2001 From: Progi1984 Date: Fri, 14 Oct 2022 11:42:57 +0200 Subject: [PATCH] Change identifiers to data-role attributes --- templates/customer/_partials/my-account-links.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/customer/_partials/my-account-links.tpl b/templates/customer/_partials/my-account-links.tpl index e36a6f5a..ac3dd35d 100644 --- a/templates/customer/_partials/my-account-links.tpl +++ b/templates/customer/_partials/my-account-links.tpl @@ -23,11 +23,11 @@ * @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0) *} {block name='my_account_links'} - + {l s='Back to your account' d='Shop.Theme.Customeraccount'} - + {l s='Home' d='Shop.Theme.Global'}