projects
/
WP-Themes
/
charemisd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
432941b
)
Target blank to footer staff login link
author
Laury GvR
<laury@gaslightmedia.com>
Wed, 26 Sep 2018 14:21:30 +0000
(10:21 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Wed, 26 Sep 2018 14:21:30 +0000
(10:21 -0400)
sections/footer.php
patch
|
blob
|
history
diff --git
a/sections/footer.php
b/sections/footer.php
index
010d060
..
c17e900
100644
(file)
--- a/
sections/footer.php
+++ b/
sections/footer.php
@@
-31,7
+31,7
@@
<?php endif;?>
</div>
<div class="staff-login">
- <a style="color: white;" href="https://www.gmail.com/">ISD Email Staff Login</a>
+ <a style="color: white;" href="https://www.gmail.com/"
target="_blank"
>ISD Email Staff Login</a>
</div>
</div>
</div>