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}

{$CONST.MEDIA_DELETE}

- + {$CONST.ABOUT_TO_DELETE_FILE|sprintf:"$file"}
@@ -67,7 +67,7 @@ {/if} {if $case_directoryDoDelete} {if $print_DIRECTORY_WRITE_ERROR} {$print_DIRECTORY_WRITE_ERROR}{/if} - {if $ob_serendipity_killPath} {$ob_serendipity_killPath}{/if} + {if $ob_serendipity_killPath}{$ob_serendipity_killPath}{/if} {if $print_ERROR_NO_DIRECTORY} {$print_ERROR_NO_DIRECTORY}{/if} {/if} {if $case_directoryEdit} @@ -219,7 +219,7 @@ {/for} - + {$CONST.CREATE_NEW_DIRECTORY} {/if} @@ -251,7 +251,7 @@ {if $case_scaleSelect} {if $print_RESIZE_BLAHBLAH}

{$print_RESIZE_BLAHBLAH}

{/if} {if $print_ORIGINAL_SIZE}{$print_ORIGINAL_SIZE}{/if} - + {$CONST.HERE_YOU_CAN_ENTER_BLAHBLAH}
@@ -279,7 +279,7 @@
- +