Skip to content

Commit

Permalink
Make IE render the agenda in IE7 mode
Browse files Browse the repository at this point in the history
  • Loading branch information
jschementi committed Apr 15, 2009
1 parent 44d2924 commit 3ea1cae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 2009/agenda.aspx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>
<link href="../screen.css" rel="stylesheet" type="text/css"/>
<title>2009 Lang.NET Symposium - Conference Agenda</title>
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<style type="text/css">
td {
background-color: white;
Expand Down

0 comments on commit 3ea1cae

Please sign in to comment.