get("ui/morphTo")}/title_bullet.png{else}{$rootUrl}/resources/graphics/title_bullet.png{/if}"/>{i18n}Version Comparison{/i18n}:
{$context->oDocument->getName()|sanitize}

{capture assign=from} {$document->getMajorVersionNumber()}.{$document->getMinorVersionNumber()} ({$document->getMetadataVersion()}) {/capture} {capture assign=to} {$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}View current version{/i18n}.
{if ($document_data.is_manufactured)}

{i18n}Please note{/i18n}: {i18n arg_version=$from arg_appname="$appname"}the information for version #version# comes from an older version of #appname# and may be incorrect.{/i18n} {/if} {if ($comparison_data.is_manufactured)}

{i18n}Please note{/i18n}: {i18n arg_version=$to arg_appname="$appname"}the information for version #version# comes from an older version of #appname# and may be incorrect.{/i18n} {/if} {foreach item=oFieldset from=$fieldsets} {$oFieldset->renderComparison($document_data, $comparison_data)} {/foreach}