From b61313fb29b4bdce6f7fddf70895030e41e88d86 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 7 Jun 2017 14:37:46 -0400 Subject: [PATCH] fixing image map coordinates and site ids for some of the camp sites a few campsites had the wrong post ids in their html attributes, fixed for site 43 and 60 --- campground-map.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/campground-map.php b/campground-map.php index 563adcf..f011412 100644 --- a/campground-map.php +++ b/campground-map.php @@ -154,7 +154,7 @@ $js_categories = json_encode($categories); site-42 site-44 site-41 - site-53 + site-43 site-46 site-45 site-47 @@ -171,7 +171,7 @@ $js_categories = json_encode($categories); site-59 site-58 site-61 - site-61 + site-60 site-62 site-64 site-63 -- 2.17.1