From cb6f668f35b9b7c83a76fd6f80ffead92ff5ba36 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Wed, 13 Aug 2003 07:45:51 +0000 Subject: [PATCH] bug fix sur fourn/index.php3 --- htdocs/compta/pre.inc.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/compta/pre.inc.php3 b/htdocs/compta/pre.inc.php3 index 0be83f1e15c..07510bff098 100644 --- a/htdocs/compta/pre.inc.php3 +++ b/htdocs/compta/pre.inc.php3 @@ -76,7 +76,7 @@ function llxHeader($head = "") { } - $menu->add(DOL_URL_ROOT."/fourn/index.php3", "Fournisseurs"); + $menu->add(DOL_URL_ROOT."/fourn/index.php", "Fournisseurs"); /* * $menu->add("ligne.php3","Compta");