_controller = 'report_product_ordered'; $this->_headerText = Mage::helper('reports')->__('Bestsellers'); parent::__construct(); $this->_removeButton('add'); } }