diff options
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> |