protected function _construct()
 {
     parent::_construct();
     $this->setTemplate('pdfinvoiceplus/sales/order/info/buttons.phtml');
 }
Esempio n. 2
0
 protected function _construct()
 {
     parent::_construct();
     $this->setTemplate('nrc_layout/sales/order/info/buttons.phtml');
 }
Esempio n. 3
0
 protected function _construct()
 {
     parent::_construct();
     $this->setTemplate('payperrentals/sales/order/info/buttons.phtml');
 }
Esempio n. 4
0
 public function _construct()
 {
     parent::_construct();
     $this->setTemplate('payin7payments/sales/order/payin7_buttons.phtml');
 }