Add target _blank to online booking link in tab bar
authorLaury GvR <laury@gaslightmedia.com>
Fri, 1 Jun 2018 19:39:56 +0000 (15:39 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 1 Jun 2018 19:39:56 +0000 (15:39 -0400)
parts/top-bar.php

index 94aafdd..d3ad71a 100644 (file)
@@ -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