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