projects
/
WP-Themes
/
BayInnPetoskey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d2b03f
)
Add target _blank to online booking link in tab bar
author
Laury GvR
<laury@gaslightmedia.com>
Fri, 1 Jun 2018 19:39:56 +0000
(15:39 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Fri, 1 Jun 2018 19:39:56 +0000
(15:39 -0400)
parts/top-bar.php
patch
|
blob
|
history
diff --git
a/parts/top-bar.php
b/parts/top-bar.php
index
94aafdd
..
d3ad71a
100644
(file)
--- a/
parts/top-bar.php
+++ b/
parts/top-bar.php
@@
-8,6
+8,6
@@
<a class="left-off-canvas-toggle menu-icon" href="#"><span>Menu</span></a>
</section>
<section class="right show-for-small-only">
- <a class="book-online-link" href="https://app.littlehotelier.com/properties/bayinnofpetoskeydirect">Book Online</a>
+ <a class="book-online-link" href="https://app.littlehotelier.com/properties/bayinnofpetoskeydirect"
target="_blank"
>Book Online</a>
</section>
</nav>
\ No newline at end of file