fixed the links in noIE lightbox

This commit is contained in:
Bashar Jabbour 2014-10-07 16:14:00 -04:00
parent e3c677fa5b
commit 8a70d209d1

View file

@ -150,9 +150,9 @@
<div class="lightboxContent" id="noIE">
<h3>OOPS! <br> YOUR BROWSER IS NOT SUPPORTED.</h3>
<p id="noIEsubheading">To view this experience, please upgrade to the latest one of these browsers:</p>
<div id="chromeIcon"><a href="https://www.google.com/chrome/browser/">Chrome</a></div>
<div id="fireFoxIcon"><a href="https://www.mozilla.org/en-US/firefox/new/">Firefox</a></div>
<div id="safariIcon"><a href="http://support.apple.com/downloads/#safari">Safari</a></div>
<a id="chromeIcon" href="https://www.google.com/chrome/browser/">Chrome</a>
<a id="fireFoxIcon" href="https://www.mozilla.org/en-US/firefox/new/">Firefox</a>
<a id="safariIcon" href="http://support.apple.com/downloads/#safari">Safari</a>
<p id="noIEbody">While it's downloading, explore our <a href="http://blog.metamaps.cc/">blog</a>,<br> watch the <a href="http://vimeo.com/88334167">tutorials</a>, or visit our <a href="http://support.metamaps.cc/">knowledge base</a>!
</div>