diff --git a/Block/Adminhtml/Stores/Edit/Tabs.php b/Block/Adminhtml/Stores/Edit/Tabs.php index c5971144..09e6fe18 100644 --- a/Block/Adminhtml/Stores/Edit/Tabs.php +++ b/Block/Adminhtml/Stores/Edit/Tabs.php @@ -27,7 +27,7 @@ protected function _construct() parent::_construct(); $this->setId('stores_edit_tabs'); $this->setDestElementId('edit_form'); - $this->setTitle(__('MailChimp Store Information')); + $this->setTitle(__('Mailchimp Store Information')); } /** diff --git a/Controller/Adminhtml/Errors/Index.php b/Controller/Adminhtml/Errors/Index.php index f3eff001..bef9439f 100644 --- a/Controller/Adminhtml/Errors/Index.php +++ b/Controller/Adminhtml/Errors/Index.php @@ -35,7 +35,7 @@ public function __construct( public function execute() { $page = $this->resultPageFactory->create(); - $page->getConfig()->getTitle()->prepend(__('MailChimp Errors')); + $page->getConfig()->getTitle()->prepend(__('Mailchimp Errors')); return $page; } protected function _isAllowed() diff --git a/Controller/Adminhtml/Stores/Edit.php b/Controller/Adminhtml/Stores/Edit.php index a18219bc..d21e9fd3 100644 --- a/Controller/Adminhtml/Stores/Edit.php +++ b/Controller/Adminhtml/Stores/Edit.php @@ -52,7 +52,7 @@ public function execute() /** @var \Magento\Backend\Model\View\Result\Page $resultPage */ $resultPage = $this->_resultPageFactory->create(); $resultPage->setActiveMenu('Ebizmarts_MailChimp::main_menu'); - $resultPage->getConfig()->getTitle()->prepend(__('MailChimp Store')); + $resultPage->getConfig()->getTitle()->prepend(__('Mailchimp Store')); return $resultPage; } diff --git a/Controller/Adminhtml/Stores/Index.php b/Controller/Adminhtml/Stores/Index.php index 06719320..08faa474 100644 --- a/Controller/Adminhtml/Stores/Index.php +++ b/Controller/Adminhtml/Stores/Index.php @@ -20,7 +20,7 @@ public function execute() { $this->_helper->loadStores(); $page = $this->_resultPageFactory->create(); - $page->getConfig()->getTitle()->prepend(__('MailChimp Stores')); + $page->getConfig()->getTitle()->prepend(__('Mailchimp Stores')); return $page; } protected function _isAllowed() diff --git a/etc/adminhtml/menu.xml b/etc/adminhtml/menu.xml index c3f4deed..42789889 100644 --- a/etc/adminhtml/menu.xml +++ b/etc/adminhtml/menu.xml @@ -2,7 +2,7 @@ - - + \ No newline at end of file diff --git a/etc/adminhtml/system.xml b/etc/adminhtml/system.xml index a6ed4293..8beca305 100644 --- a/etc/adminhtml/system.xml +++ b/etc/adminhtml/system.xml @@ -13,11 +13,11 @@ - +
separator-top - + mailchimp Ebizmarts_MailChimp::config_mailchimp @@ -86,7 +86,7 @@ Magento\Config\Model\Config\Source\Yesno - + 1 @@ -129,7 +129,7 @@ Ebizmarts\MailChimp\Model\Config\Source\Interest 1 - set up groups in MailChimp, include them in your checkout page so customers can choose the type of email marketing they want to receive.]]> + set up groups in Mailchimp, include them in your checkout page so customers can choose the type of email marketing they want to receive.]]> 1 diff --git a/view/adminhtml/templates/system/config/fieldset/hint.phtml b/view/adminhtml/templates/system/config/fieldset/hint.phtml index 0bb20fb3..4ed7a72b 100644 --- a/view/adminhtml/templates/system/config/fieldset/hint.phtml +++ b/view/adminhtml/templates/system/config/fieldset/hint.phtml @@ -21,7 +21,7 @@



-

getModuleVersion() ?> ebizmarts

+

getModuleVersion() ?> ebizmarts

diff --git a/view/adminhtml/ui_component/mailchimp_stores_grid.xml b/view/adminhtml/ui_component/mailchimp_stores_grid.xml index 24abc11a..e7fe8314 100644 --- a/view/adminhtml/ui_component/mailchimp_stores_grid.xml +++ b/view/adminhtml/ui_component/mailchimp_stores_grid.xml @@ -10,7 +10,7 @@ add - Create New MailChimp Store + Create New Mailchimp Store primary mailchimp/stores/edit