{i18n arg_from=$from arg_to=$to}showing comparison between versions #from# and #to#{/i18n}
{if ($document_data.is_manufactured)}{i18n}Please note{/i18n}: {i18n arg_version=$from}the information for version #version# comes from an older version of KnowledgeTree, and may be incorrect.{/i18n} {/if} {if ($comparison_data.is_manufactured)}
{i18n}Please note{/i18n}: {i18n arg_version=$to}the information for version #version# comes from an older version of KnowledgeTree, and may be incorrect.{/i18n} {/if} {foreach item=oFieldset from=$fieldsets} {$oFieldset->renderComparison($document_data, $comparison_data)} {/foreach}