summaryrefslogtreecommitdiffstats
path: root/pages/challenge.php
diff options
context:
space:
mode:
authorPatrick Davison <snapwilliam@gmail.com>2013-05-28 15:39:43 -0700
committerPatrick Davison <snapwilliam@gmail.com>2013-05-28 15:39:43 -0700
commit7e9c0025ca4511d269274662902d638318f64027 (patch)
tree686f81622d2ce184f7085d5b7ed2bcc44e7b88cf /pages/challenge.php
parent86a9c5724f14aed4ff73772a1515da97efe7b7bd (diff)
downloadpathery-7e9c0025ca4511d269274662902d638318f64027.tar.xz
Sticky Footer! moved <body> tag, renamed $Links $headerLinks.
Diffstat (limited to 'pages/challenge.php')
-rw-r--r--pages/challenge.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/pages/challenge.php b/pages/challenge.php
index efc0361..8894f62 100644
--- a/pages/challenge.php
+++ b/pages/challenge.php
@@ -47,7 +47,6 @@ if (getCookie('pref_mute') != 'true') {
?>
-<body>
<script type="text/javascript">
var isChallenge = true;
playerWallColor = '<?PHP echo isset($wallColor) ? $wallColor : ''; ?>';
@@ -60,7 +59,7 @@ function challengeGo() {}
</script>
<?php
-topbar($Links);
+topbar($headerLinks);
?>
<div id="challenge_wrapper" class="wrapper">