diff --git a/htdocs/compta/sociales/pre.inc.php3 b/htdocs/compta/sociales/pre.inc.php3 index a323791737a..741605d8ea7 100644 --- a/htdocs/compta/sociales/pre.inc.php3 +++ b/htdocs/compta/sociales/pre.inc.php3 @@ -1,5 +1,5 @@ +/* Copyright (C) 2002-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 @@ -37,6 +37,7 @@ function llxHeader($head = "") { $menu->add("../charges/","Charges"); $menu->add_submenu("index.php3","Prest. Sociales"); + $menu->add_submenu("/compta/sociales/conf.php","Conf"); $menu->add("../ca.php3","Chiffres d'affaires");