Contact us link now points to the intended page
authorLaury GvR <laury@gaslightmedia.com>
Fri, 20 Mar 2015 16:15:30 +0000 (12:15 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 20 Mar 2015 16:15:30 +0000 (12:15 -0400)
header.php

index 13ba582..897cafb 100644 (file)
@@ -23,7 +23,7 @@
                                     <li><a href="<?php echo esc_url( get_permalink( get_page_by_title( 'Volunteer / Careers' ) ) ); ?>">Volunteer/Careers</a></li>
                                     <li><a href="<?php echo esc_url( get_permalink( get_page_by_title( 'Donate' ) ) ); ?>">Donate</a></li>
                                     <li><a href="<?php echo esc_url( get_permalink( get_page_by_title( 'Media' ) ) ); ?>">Media</a></li>
-                                    <li><a href="<?php echo esc_url( get_permalink( get_page_by_title( 'Contact Us' ) ) ); ?>">Contact</a></li>
+                                    <li><a href="<?php echo esc_url( get_permalink( get_page_by_title( 'Contact' ) ) ); ?>">Contact</a></li>
                                 </ul>
                             </nav>
                         </div>