From 5dfe3b8c21ca79300a1851d7658f8aa389b2733f Mon Sep 17 00:00:00 2001 From: BlueRaja Date: Sat, 26 Jan 2013 03:31:05 -0600 Subject: BUGFIX: Clicking the 'mute' button doesn't save across all maps until page is refreshed --- pages/admin.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pages/admin.php') diff --git a/pages/admin.php b/pages/admin.php index dddacaa..e6c0164 100644 --- a/pages/admin.php +++ b/pages/admin.php @@ -203,7 +203,7 @@ function createThumbnail($mapMatrix, $idprefix, $width, $height) { - + "; $output .= $mapdatadiv; @@ -244,7 +244,7 @@ function createThumbnail($mapMatrix, $idprefix, $width, $height) {
- +
-- cgit v1.2.3