{i18n}Rename document{/i18n}

{i18n}This page allows you to rename the file name (not the document title) for a document.{/i18n}

{assign var=iDocumentId value=$context->oDocument->getId()} {capture assign=link}{"viewDocument"|generateControllerUrl:"fDocumentId=$iDocumentId"}{/capture}
{i18n}Rename{/i18n} {foreach from=$fields item=oWidget } {$oWidget->render()} {/foreach}