From 1259dd6cab49767b749b5f34d5a82258367e1a33 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Thu, 14 Jul 2016 08:18:12 -0400 Subject: [PATCH] reversed campsite list order on the mobile view map --- mobile-map.php | 1 + 1 file changed, 1 insertion(+) diff --git a/mobile-map.php b/mobile-map.php index de53a5d..7e4415d 100644 --- a/mobile-map.php +++ b/mobile-map.php @@ -73,6 +73,7 @@ $js_categories = json_encode($categories);
+ post_title, 5); echo ""; -- 2.17.1