From 7813c91227f398df0839564d5a3facc080f327c7 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Wed, 10 Sep 2003 11:20:18 +0000 Subject: [PATCH] Nouveau systeme de modif du prix --- htdocs/product/fiche.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/product/fiche.php3 b/htdocs/product/fiche.php3 index 47d2571328b..c45e587a183 100644 --- a/htdocs/product/fiche.php3 +++ b/htdocs/product/fiche.php3 @@ -34,7 +34,7 @@ if (!$user->rights->produit->lire) accessforbidden(); } -llxHeader(); +llxHeader("","","Dolibarr - fiche produit"); if ($action == 'add') {