WOOHOO! it works, just one last aesthetic change

This commit is contained in:
Dan Olson 2000-06-16 05:42:44 +00:00
parent c2130ea5cc
commit 1de3172fc8

View file

@ -1,5 +1,5 @@
<? // Preamble
$pageName = "Search";
$pageName = "Search Results";
$focused = "none"; // Dock icon name to gets a border
require("parts/preamble.php"); // Load most of document
?>