summaryrefslogtreecommitdiffstats
path: root/pages/faq.php
diff options
context:
space:
mode:
Diffstat (limited to 'pages/faq.php')
-rw-r--r--pages/faq.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/pages/faq.php b/pages/faq.php
index 01a567b..a5d4666 100644
--- a/pages/faq.php
+++ b/pages/faq.php
@@ -2,10 +2,9 @@
htmlHeader(array(), 'FAQ', 'How does the pathing work?');
?>
-<body>
<?php
echo soundManager2();
-topbar($Links);
+topbar($headerLinks);
include_once('./includes/maps.php');
include_once('./includes/mapclass.php');