Update on the link for pastys
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 22 Aug 2014 13:51:02 +0000 (09:51 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 22 Aug 2014 13:51:02 +0000 (09:51 -0400)
Add quotes around the href.
Add target _blank to anchor

templates/template.html

index a261750..e21a4cc 100755 (executable)
                   <li class="separator">&copy; <?php echo date('Y');?> Keweenaw Convention &amp; Visitor&apos;s Bureau</li>
                   <li class="separator">Produced by <a href="http://www.gaslightmedia.com" target="_blank">Gaslight Media</a></li>
                   <li class="separator" flexy:if="hasMembersOnly"><a href="{mediaBaseURL:h}members-only-area/">Members</a></li>
-                  <li><a href="{mediaBaseURL:h}site-map">Site Map</a></li>                   
+                  <li><a href="{mediaBaseURL:h}site-map">Site Map</a></li>
                 </ul>
                 <ul class="small-12 columns">
-                 <li><a href=http://www.pasty.net>Some photos courtesy of Pasty Central</a></li>  
-                </ul>  
+                 <li><a href="http://www.pasty.net" target="_blank">Some photos courtesy of Pasty Central</a></li>
+                </ul>
               </div>
 
             </footer>