From 46024376193da6a14b809aa43b65e54dccda9617 Mon Sep 17 00:00:00 2001 From: Frank Hochmuth Date: Fri, 8 Mar 2024 00:21:30 +0100 Subject: [PATCH] Update support.php --- admin/support.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.

'; } ?>