summaryrefslogtreecommitdiff
path: root/html/includes/footer.php
diff options
context:
space:
mode:
authorMatthijs Kuiper <info@matthijskuiper.nl>2018-01-10 02:08:58 +0100
committerMatthijs Kuiper <info@matthijskuiper.nl>2018-01-10 02:08:58 +0100
commitcf540de5d3229941e4104e4d5b6b66681f97f4d3 (patch)
tree7243039f264e085dc26710ba189caf1dc0135e7f /html/includes/footer.php
parentead9b3bdacf1bdfd21ce32689fa4ab7b18d0b8b1 (diff)
Server list layout and link
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>