From 8c77392b37d26e4c20d6e4c49b1a3acfaed7b260 Mon Sep 17 00:00:00 2001 From: STR82U Date: Sat, 4 May 2013 11:37:04 -0600 Subject: [PATCH] Update fileinspector.php line 39 and 43 - Capitalized "File Inspector" as a proper name. Line 39 changed ". When the inspector encounters..." to ". When File Inspector encounters..." --- e107_languages/English/admin/help/fileinspector.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/e107_languages/English/admin/help/fileinspector.php b/e107_languages/English/admin/help/fileinspector.php index 18574b6fe..5c5add960 100644 --- a/e107_languages/English/admin/help/fileinspector.php +++ b/e107_languages/English/admin/help/fileinspector.php @@ -36,11 +36,11 @@ $text = "
 Non Core File
"; $ns -> tablerender("File Key", $text); -$text = "The file inspector scans and analyses the files on your sites server. When the inspector encounters +$text = "File Inspector scans and analyses the files on your sites server. When File Inspector encounters an e107 core file, it checks it for file consistency to make sure it isn't corrupted."; $text .= "

-Click here to create a snapshot of your own plugins files for use in file inspector."; +Click here to create a snapshot of your own plugins files for use in File Inspector."; if ($pref['developer']) { $text .= "