mirror of
https://git.code.sf.net/p/quake/website
synced 2025-02-17 17:31:39 +00:00
WOOHOO! it works, just one last aesthetic change
This commit is contained in:
parent
c2130ea5cc
commit
1de3172fc8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
?>
|
||||
|
|
Loading…
Reference in a new issue