diff options
Diffstat (limited to 'pages/about.php')
-rw-r--r-- | pages/about.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pages/about.php b/pages/about.php index be526b8..82f396f 100644 --- a/pages/about.php +++ b/pages/about.php @@ -4,9 +4,8 @@ htmlHeader(array(), 'About', 'About Pathery.com'); <link href="https://plus.google.com/105148482605711831543" rel="publisher" />
-<body>
<?php
-topbar($Links);
+topbar($headerLinks);
?>
<div class="wrapper">
|