diff --git a/include/functions_images.inc.php b/include/functions_images.inc.php
index 2980deae..4ad080a5 100644
--- a/include/functions_images.inc.php
+++ b/include/functions_images.inc.php
@@ -1769,7 +1769,9 @@ function serendipity_killPath($basedir, $directory = '', $forceDelete = false) {
}
@closedir($handle);
+ echo ' ';
printf(CHECKING_DIRECTORY . "
\n", $directory);
+ echo "\n";
// No, we just don't kill files the easy way. We sort them out properly from the database
// and preserve files not entered therein.
diff --git a/templates/2k11/admin/images.inc.tpl b/templates/2k11/admin/images.inc.tpl
index cec4b8b4..50e102b0 100644
--- a/templates/2k11/admin/images.inc.tpl
+++ b/templates/2k11/admin/images.inc.tpl
@@ -17,7 +17,7 @@
{/if}
{if $case_delete}