fix translation for button

This commit is contained in:
Uwe Steinmann 2018-07-12 13:56:00 +02:00
parent ded0c29b24
commit aa7daffe46

View File

@ -107,7 +107,7 @@ $(document).ready(function() {
$this->globalNavigation($folder);
$this->contentStart();
$this->pageNavigation($this->getFolderPathHTML($folder, true, $document), "view_document", $document);
$this->contentHeading(getMLText("submit_review"));
$this->contentHeading(getMLText("submit_revision"));
$this->contentContainerStart();
// Display the Revision form.