From d7993820987515b74ae29772c13739a6dcd11aa0 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Wed, 18 Jun 2003 16:28:05 +0000 Subject: [PATCH] Ajout DOL_URL_ROOT au css --- htdocs/main.inc.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/main.inc.php3 b/htdocs/main.inc.php3 index db0c77850d9..9424d9a091b 100644 --- a/htdocs/main.inc.php3 +++ b/htdocs/main.inc.php3 @@ -254,7 +254,7 @@ function top_menu($head) // print ""; print $head; // print ''; - print ''; + print ''; print "\n"; if (defined("MAIN_TITLE")) {