$moduleName->common?>
$requiredField):?>
custom->getFormFields($moduleName, $method); if($moduleName == 'doc' and $method == 'createlib') $method = 'createLib'; if($moduleName == 'doc' and $method == 'editlib') $method = 'editLib'; if($moduleName == 'caselib' and $method == 'createcase') { $this->app->loadLang('testcase'); $fields = $this->custom->getFormFields('testcase', $method); $method = 'createCase'; } $actionKey = $method . 'Action'; if(isset($lang->$moduleName->$actionKey)) { echo $lang->$moduleName->$actionKey . $lang->custom->page; } else { echo $lang->$moduleName->$method . $lang->custom->page; } ?> custom->notice->required}'" : ''));?>
custom->restore, 'hiddenwin', "class='btn btn-wide'");?>