diff --git a/templates/ktcore/document/add.smarty b/templates/ktcore/document/add.smarty index 574f9de..73a7f93 100644 --- a/templates/ktcore/document/add.smarty +++ b/templates/ktcore/document/add.smarty @@ -60,7 +60,6 @@ addLoadEvent(startupMetadata);
oFolder->getId()}" enctype="multipart/form-data">
{i18n}Add a document{/i18n} - {foreach from=$add_fields item=oWidget } @@ -78,6 +77,7 @@ addLoadEvent(startupMetadata);
- +
+ diff --git a/templates/ktcore/folder/bulkUpload.smarty b/templates/ktcore/folder/bulkUpload.smarty index ebbe1f8..3ee7198 100644 --- a/templates/ktcore/folder/bulkUpload.smarty +++ b/templates/ktcore/folder/bulkUpload.smarty @@ -44,7 +44,7 @@ addLoadEvent(startupMetadata); {/capture} {$context->oPage->requireJSStandalone($sJavascript)} -
+oFolder->getId()}" enctype="multipart/form-data">
{i18n}Bulk import{/i18n}

{i18n}The bulk upload facility allows for a number of documents to be added to the document management system. @@ -72,4 +72,5 @@ management system.{/i18n}

+