From 45b687cac29800f9873a9af57435d7968076d402 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Fri, 4 May 2007 12:06:20 +0000 Subject: [PATCH] =?UTF-8?q?Fix:=20css=20non=20charg=E9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/main.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index 9ed7bc3e376..42da27e6090 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -512,7 +512,7 @@ function top_htmlhead($head, $title="", $target="") // Definition en alternate style sheet des feuilles de styles les plus maintenues // Les navigateurs qui supportent sont rares. print ''."\n"; - print ''."\n"; + print ''."\n"; print ''."\n"; print ''."\n";