{i18n}Copy document{/i18n}

{assign var=iDocumentId value=$context->oDocument->getId()}
{i18n}Move{/i18n} {foreach from=$move_fields item=oWidget } {$oWidget->render()} {/foreach}

{i18n}The folder given below is where the document is going to be moved to. Use the folder collection and path below to browse to the folder you wish to move the documents into.{/i18n}

{foreach from=$collection_breadcrumbs item=breadcrumb name=bc} {$breadcrumb.name} {if !$smarty.foreach.bc.last} » {/if} {/foreach} {$collection->render()}