projects
/
WP-Themes
/
crawfordco.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24e4cb1
)
adding target blank to the link for the property search offsite page
author
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 1 Feb 2017 15:24:49 +0000
(10:24 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 1 Feb 2017 15:24:49 +0000
(10:24 -0500)
header.php
patch
|
blob
|
history
diff --git
a/header.php
b/header.php
index
af36683
..
6a5ca80
100644
(file)
--- a/
header.php
+++ b/
header.php
@@
-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>