diff --git a/templates/kt3/compare_document.smarty b/templates/kt3/compare_document.smarty index b6e4318..8ee8691 100644 --- a/templates/kt3/compare_document.smarty +++ b/templates/kt3/compare_document.smarty @@ -3,7 +3,7 @@ {$document->getMajorVersionNumber()}.{$document->getMinorVersionNumber()} ({$document->getMetadataVersion()}) {/capture} {capture assign=to} -{$comparison_document->getMajorVersionNumber()}.{$comparison_document->getMinorVersionNumber()} ({$comparison_document->getMetadataVersion()}) +{$comparison_document->getMajorVersionNumber()}.{$comparison_document->getMinorVersionNumber()} ({$comparison_document->getMetadataVersion()}) {/capture} {i18n arg_from=$from arg_to=$to}showing comparison between versions #from# and #to#{/i18n}
{i18n arg_from=$from arg_to=$to}showing comparison between versions #from# and #to#{/i18n}