]> git.ipfire.org Git - ipfire.org.git/commitdiff
Fixed css of IE6 fixes.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 26 Mar 2009 20:25:46 +0000 (21:25 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 26 Mar 2009 20:25:46 +0000 (21:25 +0100)
www/template.inc

index 6fd1f28b9f5d1993903365c4970bfa1582e3c566..1b79d39e8830d3fada9b5fd23744e5105fa6639e 100644 (file)
@@ -10,7 +10,7 @@
                <link rel="stylesheet" type="text/css" href="../style.css" />
                <link rel="alternate" type="application/rss+xml" title="RSS" href="http://www.ipfire.org/data/feeds/main-en.rss" />
        <!--[if lt IE 7]>
-               <link rel="stylesheet" type="text/css" href="./ie6.css" />
+               <link rel="stylesheet" type="text/css" href="../ie6.css" />
                <script type="text/javascript">
                        function correctPNG() // correctly handle PNG transparency in Win IE 5.5 or higher.
                        {