_blockGroup = 'amorderattr'; $this->_controller = 'adminhtml_order_attribute'; $this->_headerText = Mage::helper('amorderattr')->__('Manage Order Attributes'); $this->_addButtonLabel = Mage::helper('amorderattr')->__('Add New Attribute'); parent::__construct(); } }