From f9c40862b5daed5102464c00ae6baebf6382307b Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Wed, 18 Jun 2003 14:10:23 +0000 Subject: [PATCH] Ajout de DOL_URL_ROOT --- 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 73bac0ef866..890e4358931 100644 --- a/htdocs/main.inc.php3 +++ b/htdocs/main.inc.php3 @@ -267,7 +267,7 @@ function top_menu($head) print ''; print ""; - print ''; + print ''; if (!defined(MAIN_MENU_BARRETOP)) {