{i18n}The items that you selected to move.{/i18n}
{if ($folders)}{$folders}
{/if}
{if ($documents)}{$documents}{/if}
{i18n}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()}