projects
/
WP-Themes
/
muerkitchens.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17c0966
)
use target blank
author
Steve Sutton
<steve@gaslightmedia.com>
Tue, 24 Nov 2015 14:47:04 +0000
(09:47 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Tue, 24 Nov 2015 14:47:04 +0000
(09:47 -0500)
footer.php
patch
|
blob
|
history
diff --git
a/footer.php
b/footer.php
index
2f04d25
..
34cf45d
100755
(executable)
--- a/
footer.php
+++ b/
footer.php
@@
-29,7
+29,7
@@
<div id="copyright"class="row">
<ul class="small-12 columns">
<li>© <?php echo date('Y');?> All Rights Reserved.</li><span class="bullet">•</span>
- <li>Produced by <a href="http://www.gaslightmedia.com/" id="gaslight">Gaslight Media</a></li>
+ <li>Produced by <a
target="_blank"
href="http://www.gaslightmedia.com/" id="gaslight">Gaslight Media</a></li>
</ul>
</div>
</div>