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