From 09a7b94aa8dea7e441a031e36e6bd560b9213340 Mon Sep 17 00:00:00 2001 From: gonzalo Date: Fri, 29 Sep 2023 15:30:09 -0300 Subject: [PATCH] closes #1841 for magento 2.3.6-p1 --- .../customer/edit/tabs/mailchimp.phtml | 50 ++++++++--------- .../system/config/cleanecommerce.phtml | 4 +- .../create_abandonedcart_automation.phtml | 6 +- .../system/config/createwebhook.phtml | 4 +- .../templates/system/config/deletestore.phtml | 4 +- .../system/config/fieldset/hint.phtml | 34 +++++------ .../system/config/fixmailchimpjs.phtml | 4 +- .../templates/system/config/js.phtml | 4 +- .../system/config/oauth_wizard.phtml | 6 +- .../templates/system/config/reseterrors.phtml | 4 +- .../system/config/reseterrorsnoretry.phtml | 4 +- .../templates/system/config/resetstore.phtml | 8 +-- .../system/config/resyncproducts.phtml | 4 +- .../system/config/resyncsubscriber.phtml | 4 +- view/adminhtml/templates/tab/view.phtml | 3 +- view/frontend/templates/catcher.phtml | 4 +- .../templates/checkout/order/success.phtml | 56 +++++++++---------- view/frontend/templates/footer.phtml | 4 +- view/frontend/templates/form/newsletter.phtml | 44 +++++++-------- view/frontend/templates/mailchimpjs.phtml | 4 +- 20 files changed, 128 insertions(+), 127 deletions(-) diff --git a/view/adminhtml/templates/customer/edit/tabs/mailchimp.phtml b/view/adminhtml/templates/customer/edit/tabs/mailchimp.phtml index 2bb42a60..c63900e7 100644 --- a/view/adminhtml/templates/customer/edit/tabs/mailchimp.phtml +++ b/view/adminhtml/templates/customer/edit/tabs/mailchimp.phtml @@ -6,33 +6,33 @@ $interest = $block->getInterest(); ?>
- + escapeHtml(__('MailChimp Information')) ?>
- +
-
diff --git a/view/adminhtml/templates/system/config/cleanecommerce.phtml b/view/adminhtml/templates/system/config/cleanecommerce.phtml index ad9afa3e..b84ae174 100644 --- a/view/adminhtml/templates/system/config/cleanecommerce.phtml +++ b/view/adminhtml/templates/system/config/cleanecommerce.phtml @@ -1,6 +1,6 @@
-
diff --git a/view/adminhtml/templates/system/config/create_abandonedcart_automation.phtml b/view/adminhtml/templates/system/config/create_abandonedcart_automation.phtml index 291b9329..924f84c9 100644 --- a/view/adminhtml/templates/system/config/create_abandonedcart_automation.phtml +++ b/view/adminhtml/templates/system/config/create_abandonedcart_automation.phtml @@ -1,5 +1,5 @@
- -
\ No newline at end of file +
diff --git a/view/adminhtml/templates/system/config/createwebhook.phtml b/view/adminhtml/templates/system/config/createwebhook.phtml index 6fa287f7..6093084f 100644 --- a/view/adminhtml/templates/system/config/createwebhook.phtml +++ b/view/adminhtml/templates/system/config/createwebhook.phtml @@ -1,6 +1,6 @@
-
diff --git a/view/adminhtml/templates/system/config/deletestore.phtml b/view/adminhtml/templates/system/config/deletestore.phtml index eff2e258..834782ae 100644 --- a/view/adminhtml/templates/system/config/deletestore.phtml +++ b/view/adminhtml/templates/system/config/deletestore.phtml @@ -2,7 +2,7 @@
-
diff --git a/view/adminhtml/templates/system/config/fieldset/hint.phtml b/view/adminhtml/templates/system/config/fieldset/hint.phtml index 3b036620..14660330 100644 --- a/view/adminhtml/templates/system/config/fieldset/hint.phtml +++ b/view/adminhtml/templates/system/config/fieldset/hint.phtml @@ -11,30 +11,30 @@ ?>



-

getModuleVersion() ?> ebizmarts

-

-

- getHasApiKey() ) : ?> +

escapeHtml(__('Mailchimp v')) ?>escapeHtml($block->getModuleVersion()) ?>escapeHtml(__(' by')) ?> ebizmarts

+

escapeHtml(__('Need help? See our ')) ?>escapeHtml(__('Wiki')) ?>escapeHtml(__(' Got feedback? ')) ?>escapeHtml(__('Email us')) ?>

+

escapeHtml(__('You can find more extension in our ')) ?>escapeHtml(__('Store')) ?>

+ getHasApiKey()): ?>

Support Mailchimp4Magento, Subscribe for a free Mailchimp Account!

-
\ No newline at end of file + diff --git a/view/adminhtml/templates/system/config/fixmailchimpjs.phtml b/view/adminhtml/templates/system/config/fixmailchimpjs.phtml index 138bca49..c2fb6900 100644 --- a/view/adminhtml/templates/system/config/fixmailchimpjs.phtml +++ b/view/adminhtml/templates/system/config/fixmailchimpjs.phtml @@ -1,6 +1,6 @@
-
diff --git a/view/adminhtml/templates/system/config/js.phtml b/view/adminhtml/templates/system/config/js.phtml index f52bbfde..b918bf37 100644 --- a/view/adminhtml/templates/system/config/js.phtml +++ b/view/adminhtml/templates/system/config/js.phtml @@ -1,3 +1,3 @@ \ No newline at end of file + data-mage-init='{"monkeyapikey":{"apikeyUrl": "escapeUrl($block->getUrl('mailchimp/lists/get'));?>"}}'> + diff --git a/view/adminhtml/templates/system/config/oauth_wizard.phtml b/view/adminhtml/templates/system/config/oauth_wizard.phtml index 2cc836af..4e16160e 100644 --- a/view/adminhtml/templates/system/config/oauth_wizard.phtml +++ b/view/adminhtml/templates/system/config/oauth_wizard.phtml @@ -1,6 +1,6 @@
- -
\ No newline at end of file + diff --git a/view/adminhtml/templates/system/config/reseterrors.phtml b/view/adminhtml/templates/system/config/reseterrors.phtml index 1e75939b..b23ff24b 100644 --- a/view/adminhtml/templates/system/config/reseterrors.phtml +++ b/view/adminhtml/templates/system/config/reseterrors.phtml @@ -2,7 +2,7 @@
-
diff --git a/view/adminhtml/templates/system/config/reseterrorsnoretry.phtml b/view/adminhtml/templates/system/config/reseterrorsnoretry.phtml index 1e75939b..b23ff24b 100644 --- a/view/adminhtml/templates/system/config/reseterrorsnoretry.phtml +++ b/view/adminhtml/templates/system/config/reseterrorsnoretry.phtml @@ -2,7 +2,7 @@
-
diff --git a/view/adminhtml/templates/system/config/resetstore.phtml b/view/adminhtml/templates/system/config/resetstore.phtml index 2988d46c..f331163e 100644 --- a/view/adminhtml/templates/system/config/resetstore.phtml +++ b/view/adminhtml/templates/system/config/resetstore.phtml @@ -1,8 +1,8 @@ - \ No newline at end of file + diff --git a/view/frontend/templates/form/newsletter.phtml b/view/frontend/templates/form/newsletter.phtml index e2c618bd..420d29f8 100644 --- a/view/frontend/templates/form/newsletter.phtml +++ b/view/frontend/templates/form/newsletter.phtml @@ -7,25 +7,25 @@ $interest = $block->getInterest();
-