added link to request now and mailto for contact
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 18 Mar 2016 14:23:14 +0000 (10:23 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 18 Mar 2016 14:23:14 +0000 (10:23 -0400)
footer.php
parts/client-info-footer.php

index 24e993c..1fcd123 100644 (file)
@@ -33,7 +33,7 @@
                                     <div id="res-content" class="small-12 small-offset-0 large-offset-1 large-7 columns">
                                         <h1>Request A Reservation</h1>
                                         <p>Dolenis sinis nihic teturitat id que prorro in <br>cturem dem volorit atiume ped.</p>
-                                        <a id="request-but" href="#">Request Now!</a>
+                                        <a id="request-but" href="<?php echo get_permalink(11)">Request Now!</a>
                                     </div>
                                     <div id="camp">
                                         <img src="<?php bloginfo('template_url');?>/assets/camping-icon.png">
index e743e75..71963aa 100644 (file)
@@ -30,7 +30,7 @@
                 <span><?php echo glm_get_clientinfo_option('phone');?></span>
             <?php endif;?>
             <?php if (glm_get_clientinfo_option('email')) :?>
-                    <a href="<?php echo get_permalink(106); ?>"><span><br>Contact</span></a>
+                    <a href="mailto:camppetosega@emmetcounty.org"><span><br>Contact</span></a>
             <?php endif;?>
         </div>
     </div>