pod and i18n fixes
This commit is contained in:
parent
716bc78db9
commit
18993c5924
2 changed files with 305 additions and 264 deletions
|
|
@ -2551,7 +2551,7 @@ sub www_editTest {
|
|||
if ($testId eq 'new') {
|
||||
$test->delete;
|
||||
}
|
||||
return $ac->render($error.$form->print, $i18n->get('Edit Test'));
|
||||
return $ac->render($error.$form->print, $i18n->get('edit test'));
|
||||
}
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue