diff --git a/client_document_details.php b/client_document_details.php
index 33fa3747..9f011a5b 100644
--- a/client_document_details.php
+++ b/client_document_details.php
@@ -70,6 +70,51 @@ $document_parent = intval($row['document_parent']);
+
+
Documentation Revision History
+
+
+
+ | Revision |
+ Date |
+ Description |
+ Author |
+
+
+
+
+ |
+ |
+ |
+ |
+
+
+
+
@@ -263,7 +308,6 @@ $document_parent = intval($row['document_parent']);
$revision_document_description = nullable_htmlentities($row['document_description']);
$revision_document_created_by_name = nullable_htmlentities($row['user_name']);
$revision_document_created_date = nullable_htmlentities($row['document_created_at']);
- $revision_document_created_date = nullable_htmlentities($row['document_created_at']);
?>
">