From 38ba4e0fe97182d96c4bcf1be67ab348055a6e2e Mon Sep 17 00:00:00 2001 From: Michael Joseph Date: Fri, 20 Jun 2003 09:39:00 +0000 Subject: [PATCH] added 'this document is archived' html --- presentation/lookAndFeel/knowledgeTree/documentmanagement/archiving/restoreArchivedDocumentUI.inc | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/presentation/lookAndFeel/knowledgeTree/documentmanagement/archiving/restoreArchivedDocumentUI.inc b/presentation/lookAndFeel/knowledgeTree/documentmanagement/archiving/restoreArchivedDocumentUI.inc index b10370d..360c786 100644 --- a/presentation/lookAndFeel/knowledgeTree/documentmanagement/archiving/restoreArchivedDocumentUI.inc +++ b/presentation/lookAndFeel/knowledgeTree/documentmanagement/archiving/restoreArchivedDocumentUI.inc @@ -21,6 +21,7 @@ function getRestoreArchivedDocumentPage($oDocument) { $sToRender = renderHeading("Restore Archived Document") . renderDocumentPath($oDocument) . "\n
\n"; $sToRender .= "\n"; + $sToRender .= "\t\n\t\t\n\t\n"; $sToRender .= "\t\n\t\t\n\t\n"; $sToRender .= "\t\n"; $sToRender .= "\t\n"; @@ -41,6 +42,7 @@ function getRequestRestoreDocumentPage($oDocument) { $sToRender = renderHeading("Request Archived Document Restoration") . renderDocumentPath($oDocument) . "\n
\n"; $sToRender .= "
This document has been archived!
Please click 'Restore' to restore this archived document.
getID() . "\"/>
\n"; +$sToRender .= "\t\n\t\t\n\t\n"; $sToRender .= "\t\n\t\t\n\t\n"; $sToRender .= "\t\n"; $sToRender .= "\t\n"; -- libgit2 0.21.4
This document has been archived!
To request that the document be unarchived, please click the 'Restore' button.
getID() . "\"/>