adding target blank to the link for the property search offsite page
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 1 Feb 2017 15:24:49 +0000 (10:24 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 1 Feb 2017 15:24:49 +0000 (10:24 -0500)
header.php

index af36683..6a5ca80 100644 (file)
@@ -21,7 +21,7 @@
                         <div class="small-12 medium-5 columns">
                             <div id="sec-nav" class="left show-for-medium-up">
                                 <ul>
-                                    <li><a href="https://www.accessmygov.com/?uid=466">Property Search</a></li>
+                                    <li><a href="https://www.accessmygov.com/?uid=466" target="_blank">Property Search</a></li>
                                     
                                     <li><a href="<?php echo get_permalink(411); ?>">Contact Us</a></li>
                                 </ul>