예제 #1
0
파일: Edit.php 프로젝트: shahmaulik/zfcore
 protected function _submit()
 {
     return parent::_submit()->setLabel('Save');
 }