From d4aa81aa1f457fd4f382e24b1530d32db74e2501 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Sun, 12 Oct 2003 14:42:03 +0000 Subject: [PATCH] On repasse en DOCTYPE 4.01, merci Bertrand ;-) --- 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 ba0c7a28af6..664ebd5a6f2 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -329,7 +329,7 @@ function top_menu($head, $title="") { global $user, $conf, $rtplang; - print ''; + print ''; print "\n"; print $rtplang->lang_header();