diff --git a/search.php b/search.php index 900e155..ef5f26e 100644 --- a/search.php +++ b/search.php @@ -27,7 +27,7 @@ echo "

$key - $val hits"; } } else { - echo "

Sorry, no pages found containing $string"; + echo "

Sorry, no pages found containing '$words'"; } require("parts/postamble.php"); // Finish this sucker up else {