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') {