updated reservation link and stylesheet version number
authorIan Weller <ian@gaslightmedia.com>
Fri, 6 May 2016 12:21:42 +0000 (08:21 -0400)
committerIan Weller <ian@gaslightmedia.com>
Fri, 6 May 2016 12:21:42 +0000 (08:21 -0400)
header.php
style.css

index a1743f9..55bd80f 100755 (executable)
@@ -22,7 +22,7 @@
                         </a>
                     </div>
                     <div id="header-info" class="small-12 medium-4 columns">
-                        <div id="header-info-reservation"><a class="glm-button button" target="_blank" href="http://www.booking.com/hotel/us/days-inn-munising.html?aid=389181;label=metagha-link-mapresultsUS-hotel-509425_dev-desktop_los-1_room-0_lang-en_curr-USD;sid=66fec06c0d0367b2df3d172f9eab90ca;dcid=12;checkin=2016-02-28;checkout=2016-02-29;dist=0;room1=A%2CA;sb_price_type=total;srfid=745e6a3182486f4762ee8af26b7a1216db300661X1;type=total;ucfs=1&">Book A Reservation</a></div>
+                        <div id="header-info-reservation"><a class="glm-button button" href="<?php echo get_permalink(211); ?>">Book A Reservation</a></div>
                         <h2 id="header-info-phone">(906) 387-2493</h2>
                     </div>
                 </div>
index 402355a..7b37a08 100755 (executable)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: Pictured Rocks Inn
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme created for Pictured Rocks Inn
-Version: 1.0
+Version: 1.0.4
 */
\ No newline at end of file