From 9b5db3a1eb76d65b9213b79e91940d1bacf81c88 Mon Sep 17 00:00:00 2001 From: PioBar <72926984+Pio-Bar@users.noreply.github.com> Date: Tue, 26 Mar 2024 15:52:37 +0100 Subject: [PATCH] fix: (CXSPA-1023) - Changed button text to be consistent with modal title (#18653) Co-authored-by: Piotr Bartkowiak --- projects/assets/src/translations/en/user.json | 1 - .../open-dialog/anonymous-consent-open-dialog.component.html | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/projects/assets/src/translations/en/user.json b/projects/assets/src/translations/en/user.json index 2acdfb8d1b3..019afc6c907 100644 --- a/projects/assets/src/translations/en/user.json +++ b/projects/assets/src/translations/en/user.json @@ -1,6 +1,5 @@ { "anonymousConsents": { - "preferences": "Consent Preferences", "dialog": { "title": "Consent Management", "legalDescription": "We use cookies/browser's storage to personalize the content and improve user experience. We also might share the data about your site usage with our social media. For more, please review our privacy policy.", diff --git a/projects/storefrontlib/cms-components/anonymous-consent-management/open-dialog/anonymous-consent-open-dialog.component.html b/projects/storefrontlib/cms-components/anonymous-consent-management/open-dialog/anonymous-consent-open-dialog.component.html index 8b7831949ef..e1e481b3440 100644 --- a/projects/storefrontlib/cms-components/anonymous-consent-management/open-dialog/anonymous-consent-open-dialog.component.html +++ b/projects/storefrontlib/cms-components/anonymous-consent-management/open-dialog/anonymous-consent-open-dialog.component.html @@ -1,3 +1,3 @@