Edit the contact us permalink in the off-canvas
authorLaury GvR <laury@gaslightmedia.com>
Fri, 11 May 2018 17:24:27 +0000 (13:24 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 11 May 2018 17:24:27 +0000 (13:24 -0400)
sections/off-canvas.php

index 9d9507b..3057632 100644 (file)
@@ -27,7 +27,7 @@
                                     <a class="email-link" href="mailto:<?php echo glm_get_clientinfo_option('email');?>">Email</a>
                                     <span class="bullet">&#8226;</span>
                                     <?php endif;?>
-                                    <a class="contact-us-link" href="<?php echo get_permalink(131)?>">Contact Us</a>
+                                    <a class="contact-us-link" href="<?php echo get_permalink( 53 )?>">Contact Us</a>
                                 </li>
                             </ul>
                         <?php endif;?>