From fba0211254059e3fedfb32054c118026c5f2ed3e Mon Sep 17 00:00:00 2001 From: Patrick Davison Date: Mon, 12 Dec 2011 23:40:18 -0800 Subject: Admin page now shows memberlist. Sound volume reduced to 50%. Social networks added to about. Minor adjustments. --- includes/mapoftheday.php | 2 +- includes/maps.php | 30 +++++++++++++++++++----------- 2 files changed, 20 insertions(+), 12 deletions(-) (limited to 'includes') diff --git a/includes/mapoftheday.php b/includes/mapoftheday.php index 62b44a4..4112f94 100644 --- a/includes/mapoftheday.php +++ b/includes/mapoftheday.php @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/includes/maps.php b/includes/maps.php index 2e80eb1..1f350ad 100644 --- a/includes/maps.php +++ b/includes/maps.php @@ -141,13 +141,25 @@ function DisplayMap($mapMatrix, $idprefix = 1, $style = 'normal', $speed = NULL) if ($example) { $output = $maptable; - $output .= ""; $output .= " -
- - +
+ +
+ +
+ +
+ +
+ $mutebutton +
+ +
+
+ 0 moves +
"; $output .= $mapdatadiv; @@ -167,23 +179,19 @@ function DisplayMap($mapMatrix, $idprefix = 1, $style = 'normal', $speed = NULL)
- -
-
0 moves
- +
".$mapdata['walls']." walls
- $maptable -- cgit v1.2.3