diff --git a/app/code/community/Ebizmarts/MailChimp/Block/Adminhtml/System/Config/Account.php b/app/code/community/Ebizmarts/MailChimp/Block/Adminhtml/System/Config/Account.php index dd76eea7a..da1699901 100755 --- a/app/code/community/Ebizmarts/MailChimp/Block/Adminhtml/System/Config/Account.php +++ b/app/code/community/Ebizmarts/MailChimp/Block/Adminhtml/System/Config/Account.php @@ -13,16 +13,19 @@ class Ebizmarts_MailChimp_Block_Adminhtml_System_Config_Account extends Mage_Adm { protected function _getElementHtml(Varien_Data_Form_Element_Abstract $element) { + $firstErrorKey = Ebizmarts_MailChimp_Model_System_Config_Source_Account::NO_STORE_TEXT_KEY; + $firstMigrationKey = Ebizmarts_MailChimp_Model_System_Config_Source_Account::STORE_MIGRATION_TEXT_KEY; + $syncLabelKey = Ebizmarts_MailChimp_Model_System_Config_Source_Account::SYNC_LABEL_KEY; $values = $element->getValues(); $html = '