diff --git a/admin/support.php b/admin/support.php index 248f266..c547ee2 100644 --- a/admin/support.php +++ b/admin/support.php @@ -283,7 +283,7 @@ @fclose($test_file); @unlink("{$BASE_DIR}/fp-content/images/chmod-test-file"); } else { - echo '

The .thumbs directory does not exist, but is created automatically as soon as a thumbnail has been created with the Thumbnails plugin

'; + echo '

The .thumbs directory does not exist, but is created automatically as soon as a thumbnail has been created with the Thumbnails plugin.

'; } ?>