diff --git a/presentation/lookAndFeel/knowledgeTree/documentmanagement/checkOutDocumentUI.inc b/presentation/lookAndFeel/knowledgeTree/documentmanagement/checkOutDocumentUI.inc index abf786e..3fbd09e 100644 --- a/presentation/lookAndFeel/knowledgeTree/documentmanagement/checkOutDocumentUI.inc +++ b/presentation/lookAndFeel/knowledgeTree/documentmanagement/checkOutDocumentUI.inc @@ -52,7 +52,7 @@ function getCheckOutPage($oDocument, $bCheckedOut = false) { if ($bCheckedOut) { $sToRender .= "
| You have now checked out this document. No one else can make updates to the document while you have it checked out. Click the Download button to get the latest version of the file. Please check it back in, as soon as you finish working on it. |
| rootUrl/control.php?action=viewDocument&fDocumentID=" . $oDocument->getID() . "&fForDownload=1\"> |
| rootUrl/control.php?action=downloadDocument&fDocumentID=" . $oDocument->getID() . "\"> | \n";
$sToRender .= "