summaryrefslogtreecommitdiff
path: root/html/includes/footer.php
diff options
context:
space:
mode:
Diffstat (limited to 'html/includes/footer.php')
-rwxr-xr-xhtml/includes/footer.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/html/includes/footer.php b/html/includes/footer.php
index 15ec34f..7818ea3 100755
--- a/html/includes/footer.php
+++ b/html/includes/footer.php
@@ -1,6 +1,7 @@
<div class="footer">
- <a href="./?p=maps">Maps</a>
<a href="./?p=totals">Totals</a>
+ <a href="./?p=maps">Maps</a>
+ <a href="./?p=servers">Servers</a>
<a href="./import.php">Import</a>
<a href="./admin.php">Admin</a>
<a href="./?p=credits">Credits</a>