diff options
author | raylu <raylu@mixpanel.com> | 2011-07-03 20:55:08 -0700 |
---|---|---|
committer | raylu <raylu@mixpanel.com> | 2011-07-03 20:55:08 -0700 |
commit | 484bd2972917089b20fe494055b25f15eaad12aa (patch) | |
tree | f08998dbc0121e2c0df6506f07ec9e26426c4770 /views/layouts | |
parent | bb577243f0b467fd718f31959b5afd8d9d9eeae5 (diff) | |
download | otakuhub-484bd2972917089b20fe494055b25f15eaad12aa.tar.xz |
one more reference to belated PNG
Diffstat (limited to 'views/layouts')
-rw-r--r-- | views/layouts/default.html.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/views/layouts/default.html.php b/views/layouts/default.html.php index 80b0c45..bbe9b60 100644 --- a/views/layouts/default.html.php +++ b/views/layouts/default.html.php @@ -115,8 +115,5 @@ $(document).ready(function() { }); </script> -<!--[if lt IE 7 ]> -<script src="js/dd_belatedpng.js"></script> -<![endif]--> </body> </html> |