{i18n}Add Link{/i18n}

{if $link_types}

{i18n}Select a target document to link to.{/i18n}

{i18n}Use the folder collection and path below to browse to the document you wish to link to.{/i18n}

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

{i18n}No link types are defined. Please ask the administrator to add them.{/i18n}

{/if}