getMassactionBlock()->addItem('epay_order', array( 'label'=> Mage::helper('sales')->__('Capture with ePay'), 'url' => $this->getUrl('epay/adminhtml_massaction/epayCapture'), )); return $this; } } ?>