diff --git a/templates/kt3/document/metadata_history.smarty b/templates/kt3/document/metadata_history.smarty index c4a1528..1630d38 100644 --- a/templates/kt3/document/metadata_history.smarty +++ b/templates/kt3/document/metadata_history.smarty @@ -1,4 +1,4 @@ -

{i18n}Metadata History{/i18n}: {$document->getName()}

+

{i18n}Version History{/i18n}: {$document->getName()}

{i18n}This page lists versions of document metadata and allows you to compare a metadata version with the current metadata content.{/i18n}

diff --git a/templates/kt3/view_document_history.smarty b/templates/kt3/view_document_history.smarty index 5d6515b..6b623db 100644 --- a/templates/kt3/view_document_history.smarty +++ b/templates/kt3/view_document_history.smarty @@ -1,4 +1,4 @@ -

{i18n}Document History{/i18n}: {$document->getName()}

+

{i18n}Transaction History{/i18n}: {$document->getName()}

{i18n}This page provides details of all activities that have been carried out on the document.{/i18n}