diff --git a/include/functions_images.inc.php b/include/functions_images.inc.php index 16431aa1..56ed09b1 100644 --- a/include/functions_images.inc.php +++ b/include/functions_images.inc.php @@ -826,7 +826,8 @@ function serendipity_generateThumbs() { if ($returnsize !== false ) { // Only print the resize message the first time if (!$msg_printed) { - printf(' ' . RESIZE_BLAHBLAH, THUMBNAIL_SHORT . "\n"); + $resizemedia = sprintf(RESIZE_BLAHBLAH, THUMBNAIL_SHORT); + printf(' ' . $resizemedia . "\n"); echo "\n" . '