Пример #1
0
 /**
  * Set custom template
  *
  */
 protected function _construct()
 {
     parent::_construct();
     $this->setTemplate('billing/agreement/view/tab/info.phtml');
 }