Exemplo n.º 1
0
 public function _prepareLayout()
 {
     parent::_prepareLayout();
     $this->setTemplate('affiliatepluspayment/bank/form.phtml');
     return $this;
 }
Exemplo n.º 2
0
 public function _prepareLayout()
 {
     parent::_prepareLayout();
     $this->setTemplate('affiliatepluspayment/moneybooker.phtml');
     return $this;
 }