From 8535f35d305670439ca7c895b5d2ae3c354479e4 Mon Sep 17 00:00:00 2001 From: Peretz Cohen Date: Tue, 21 Jun 2022 06:59:25 -0700 Subject: [PATCH] Warn users that link opens in a new window (#1735) --- layout/password.liquid | 3 +++ sections/main-password-footer.liquid | 4 +--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/layout/password.liquid b/layout/password.liquid index fd21211e1ac..f34322ad4a2 100644 --- a/layout/password.liquid +++ b/layout/password.liquid @@ -169,5 +169,8 @@ + diff --git a/sections/main-password-footer.liquid b/sections/main-password-footer.liquid index 49947f54f71..cd7066d5191 100644 --- a/sections/main-password-footer.liquid +++ b/sections/main-password-footer.liquid @@ -75,13 +75,11 @@ {%- endif -%} {% capture shopify %} - + - Shopify {% endcapture %} {{ 'general.password_page.powered_by_shopify_html' | t: shopify: shopify }}