{i18n}Moving a document relocates the document within the document repository.{/i18n}

{assign var=iDocumentId value=$context->oDocument->getId()} {capture assign=link} {"viewDocument"|generateControllerUrl:"fDocumentId=$iDocumentId"} {/capture}

{i18n arg_link=$link}If you do not intend to move this document, you should cancel the move.{/i18n}

{i18n}Move{/i18n} {foreach from=$move_fields item=oWidget } {$oWidget->render()} {/foreach}