diff --git a/templates/ktstandard/action/link.smarty b/templates/ktstandard/action/link.smarty index 44804e2..807881f 100644 --- a/templates/ktstandard/action/link.smarty +++ b/templates/ktstandard/action/link.smarty @@ -4,14 +4,14 @@ {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} @@ -24,14 +24,13 @@ browse to the document you wish to link to.{/i18n} {$collection->render()} - - + {else}{i18n}No link types are defined. Please ask the administrator to add them.{/i18n}