added 'below' to PDF Map
authorIan Weller <ian@gaslightmedia.com>
Wed, 10 Aug 2016 20:37:40 +0000 (16:37 -0400)
committerIan Weller <ian@gaslightmedia.com>
Wed, 10 Aug 2016 20:37:40 +0000 (16:37 -0400)
campground-map.php
style.css

index 41f3d6e..d46ba74 100644 (file)
@@ -202,7 +202,7 @@ $js_categories = json_encode($categories);
                         <img src="<?php echo get_template_directory_uri(); ?>/assets/cabins-map.jpg" alt="bottom-map" usemap="#cabins-map">
                       </div>
                       <div id="map-preview">
-                          <h5 class="map-preview-headline">Click to view PDF Map</h5>
+                          <h5 class="map-preview-headline">Click below to view PDF Map</h5>
                           <a href="http://www.emmetcounty.org/wp-content/uploads/2015/09/Campground-map-with-handicapped-sites.pdf" id="map-preview-link"><img src="<?php echo get_template_directory_uri(); ?>/assets/view-full-map-preview-image.jpg" alt="bottom-map"></a>
                       </div>
                   </div>  
index fca27b9..c4cb662 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: CampPetosega
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for CampPetosega
-Version: 1.0.26
+Version: 1.0.27
 */