diff --git a/htdocs/fourn/pre.inc.php3 b/htdocs/fourn/pre.inc.php3 index eecaa85d83e..971738c97f8 100644 --- a/htdocs/fourn/pre.inc.php3 +++ b/htdocs/fourn/pre.inc.php3 @@ -1,5 +1,5 @@ +/* Copyright (C) 2001-2003 Rodolphe Quiedeville * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -38,7 +38,7 @@ function llxHeader($head = "", $urlp = "") { $menu->add("/fourn/index.php3", "Fournisseurs"); - $menu->add_submenu("/soc.php3?&action=create","Nouvelle sociétée"); + $menu->add_submenu("/soc.php3?&action=create","Nouvelle société"); $menu->add_submenu("contact.php3","Contacts");