diff --git a/plugins/ktstandard/KTBulkExportPlugin.php b/plugins/ktstandard/KTBulkExportPlugin.php index 9c10412..0528a09 100644 --- a/plugins/ktstandard/KTBulkExportPlugin.php +++ b/plugins/ktstandard/KTBulkExportPlugin.php @@ -162,7 +162,7 @@ class KTBulkExportAction extends KTFolderAction { $url = KTUtil::addQueryStringSelf(sprintf('action=downloadZipFile&fFolderId=%d&exportcode=%s', $this->oFolder->getId(), $sExportCode)); printf('
' . _kt('Go here to download the zip file if you are not automatically redirected there') . "
\n", $url); - $folderurl = KTBrowseUtil::getUrlForFolder($oFolder); + $folderurl = KTBrowseUtil::getUrlForFolder($this->oFolder); printf('' . _kt('Once downloaded, return to the original folder') . "
\n", $folderurl); printf("