Skip to content
This repository has been archived by the owner on Dec 15, 2018. It is now read-only.

Commit

Permalink
update alert message for IE8 and below
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuochun committed Jun 15, 2013
1 parent af10342 commit 15f578d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ <h2 id="term-info">Timetable of <span id="semester"></span></h2>
<div class="row-fluid">
<div class="alert alert-info span32">
<button class="close" data-dismiss="alert">×</button>
Internet Explorer 8 and below are not well supported. Please use <a href="https://www.google.com/intl/en/chrome/browser/" target="_blank">Google Chrome</a> or <a href="http://www.mozilla.org/en-US/firefox/new/" target="_blank">Mozilla Firefox</a>!
Internet Explorer 8 and below are not well supported. Why not use the better ones? Try <a href="https://www.google.com/intl/en/chrome/browser/" target="_blank">Google Chrome</a> or <a href="http://www.mozilla.org/en-US/firefox/new/" target="_blank">Mozilla Firefox</a>!
</div>
</div>
<![endif]-->
Expand Down

0 comments on commit 15f578d

Please sign in to comment.