removed target blank for chamber page
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 23 May 2016 15:44:46 +0000 (11:44 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 23 May 2016 15:44:46 +0000 (11:44 -0400)
footer.php
index.php

index d11b3e7..cc1aa4d 100644 (file)
@@ -3,7 +3,7 @@
                 <ul id="quick-links">
                     <li id="travel"><a href="<?php echo get_permalink(752); ?>"></a></li>
                     <li id="guide"><a href="http://www.bluetoad.com/publication/?i=300219" target="_blank"></a></li>
-                    <li id="chamber" ><a target="_blank" href="<?php echo get_permalink(142); ?>"></a ></li>
+                    <li id="chamber" ><a href="<?php echo get_permalink(142); ?>"></a ></li>
                     <li id="news"><a href="<?php echo get_permalink(145); ?>"></a></li>
                     <li id="play"><a href="<?php echo get_permalink(143); ?>"></a></li>
                 </ul>
index 1c03dc4..01f78a4 100644 (file)
--- a/index.php
+++ b/index.php
@@ -12,7 +12,7 @@
             <div class="row">
                 <div id="main-content" class="small-12 columns">
                    <?php if(is_page(802)){ ?>
-                          <iframe width='180' height='180' src='//www.bluetoad.com/flippingGen.php?i=300219&m=36331&ttype=standarddynamic&popup=true&h=hosts&lim=&remToolbars=true&roll=' noresize='noresize' frameborder='0' border='0' cellspacing='0' scrolling='no' marginwidth='0' marginheight='0' allowtransparency='yes'></iframe>
+                          <iframe width='180' height='180' src='//www.bluetoad.com/flippingGen.php?i=300219&m=36331&ttype=standarddynamic&popup=true&h=hosts&lim=&remToolbars=true&roll=?' noresize='noresize' frameborder='0' border='0' cellspacing='0' scrolling='no' marginwidth='0' marginheight='0' allowtransparency='yes'></iframe>
                    <?php } ?>
                     <?php if(have_posts()) : while(have_posts()): the_post();?>
                     <?php the_content();?>