{i18n}Folders are one way of organising documents in the document management system. Folders provide meaning in the traditional file storage way - through a path through which one will browse that describes the content more specifically as one enters folders.{/i18n}

FIXME

{assign var=iFolderId value=$context->oFolder->getId()} {capture assign=link} {"browse"|generateControllerUrl:"fFolderId=$iFolderId"} {/capture}

{i18n arg_link=$link}If you do not intend to add a folder, you should cancel this action.{/i18n}

{i18n}Add folder{/i18n} {foreach from=$fields item=oWidget } {$oWidget->render()} {/foreach}