set heading to add_approval

This commit is contained in:
Uwe Steinmann 2015-07-03 16:57:01 +02:00
parent 77a5512f0b
commit b74e4e154f

View File

@ -51,7 +51,7 @@ class SeedDMS_View_ApproveDocument extends SeedDMS_Bootstrap_Style {
$this->globalNavigation($folder);
$this->contentStart();
$this->pageNavigation($this->getFolderPathHTML($folder, true, $document), "view_document", $document);
$this->contentHeading(getMLText("submit_approval"));
$this->contentHeading(getMLText("add_approval"));
?>
<script language="JavaScript">
function checkIndForm()