diff --git a/assets/js/components/consent-mode/ConsentModeSetupCTAWidget.js b/assets/js/components/consent-mode/ConsentModeSetupCTAWidget.js index 1376c31ffe9..e137c6e6874 100644 --- a/assets/js/components/consent-mode/ConsentModeSetupCTAWidget.js +++ b/assets/js/components/consent-mode/ConsentModeSetupCTAWidget.js @@ -241,28 +241,31 @@ function ConsentModeSetupCTAWidget( { Widget, WidgetNull } ) { 'google-site-kit' ) } -

- { createInterpolateElement( - __( - 'Consent mode interacts with your Consent Management Platform (CMP) or custom implementation for obtaining visitor consent, such as a cookie consent banner. Learn more', - 'google-site-kit' - ), - { - a: ( - +

+

+ { createInterpolateElement( + __( + 'Consent mode interacts with your Consent Management Platform (CMP) or custom implementation for obtaining visitor consent, such as a cookie consent banner. Learn more', + 'google-site-kit' ), - } - ) } -

+ { + a: ( + + ), + } + ) } +

+
+ { saveError && ( -

- { __( - 'Help drive sales, leads, or site traffic by getting your business in front of people who are actively searching Google for products or services you offer.', - 'google-site-kit' - ) } -

+
+

+ { __( + 'Help drive sales, leads, or site traffic by getting your business in front of people who are actively searching Google for products or services you offer.', + 'google-site-kit' + ) } +

+