Exemple #1
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('giftwrap/massaction.phtml');
     $this->setErrorText(Mage::helper('catalog')->jsQuoteEscape(Mage::helper('catalog')->__('Please select items.')));
 }