fixed the links in noIE lightbox
This commit is contained in:
parent
e3c677fa5b
commit
8a70d209d1
1 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue