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