mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 15:14:58 +00:00
fix translation for button
This commit is contained in:
parent
ded0c29b24
commit
aa7daffe46
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue
Block a user