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