diff --git a/search.php b/search.php index f42a488..b2392a5 100644 --- a/search.php +++ b/search.php @@ -32,7 +32,7 @@ echo "
Sorry, no pages found containing '$words'"; } require("parts/postamble.php"); // Finish this sucker up - else { + } else { // Preamble $pageName = "Search Results"; $focused = "none"; // Dock icon name to gets a border