Favicon vs. IE7... works sometimes
authorx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Thu, 7 Dec 2006 23:24:14 +0000 (23:24 +0000)
committerx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Thu, 7 Dec 2006 23:24:14 +0000 (23:24 +0000)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1257 839d8a87-29fc-0310-9880-83ba4fa771e5

templates/skin/common.header.tpl
templates/xnet/skin.tpl

index 34ed583..fca2c73 100644 (file)
@@ -23,8 +23,8 @@
     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" />
     <meta name="description" content="Le Portail des Polytechniciens" />
     <meta name="keywords" content="Ecole polytechnique, anciens eleves, portail, alumni, AX, X, routage, reroutage, e-mail, email, mail" />
-    <link rel="icon" type="image/png" href="images/favicon.png" />
-
+    <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
+    <link rel="icon" href="images/favicon.png" type="image/png" />
     <link rel="index"  href="" />
     <link rel="author" href="changelog" />
     <link rel="search" href="search" />
index ddd6cbb..04942bc 100644 (file)
   <head>
     <base href="{$globals->baseurl}/" />
     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" />
-
-    <title>Les associations polytechniciennes</title>
     <meta name="description" content="Les associations polytechniciennes" />
     <meta name="keywords" content="Ecole polytechnique, associations polytechniciennes, groupes X, binets" />
+
+    <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
+    <link rel="icon" href="images/favicon.png" type="image/png" />
+
     <link rel="stylesheet" type="text/css" href="css/xnet.css" media="screen" />
-    <link rel="shortcut icon" type="image/png" href="images/favicon.png" />
 
     <link rel="bookmark" href="http://www.polytechnique.fr/"        title="| Ă‰cole polytechnique" />
     <link rel="bookmark" href="http://www.polytechnique.edu/"       title="| Institutionnal site" />
@@ -55,6 +56,7 @@
     {$xorg_extra_header|smarty:nodefaults}
     {/if}
 
+    <title>Les associations polytechniciennes</title>
     {include file=skin/common.bandeau.head.tpl}
   </head>
   <body>