projects
/
WP-Themes
/
destinationmi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
158f894
)
Removed target _blank from enews link in footer
author
Laury GvR
<laury@gaslightmedia.com>
Mon, 16 Apr 2018 20:57:19 +0000
(16:57 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Mon, 16 Apr 2018 20:57:19 +0000
(16:57 -0400)
sections/footer.php
patch
|
blob
|
history
diff --git
a/sections/footer.php
b/sections/footer.php
index
ef74a21
..
d6ede94
100644
(file)
--- a/
sections/footer.php
+++ b/
sections/footer.php
@@
-33,7
+33,7
@@
</div>
<div id="footer-enews" class="medium-4 large-4 columns">
<h6 id="enews-title">Destination Michigan e-News</h6>
- <a id="enews-button" href="<?php echo get_permalink( 133 );?>"
target="_blank"
>
+ <a id="enews-button" href="<?php echo get_permalink( 133 );?>">
</a>
</div>