diff --git a/htdocs/product/fiche.php b/htdocs/product/fiche.php index b1f17998e32..983f2222677 100644 --- a/htdocs/product/fiche.php +++ b/htdocs/product/fiche.php @@ -1,5 +1,5 @@ +/* Copyright (C) 2001-2005 Rodolphe Quiedeville * Copyright (C) 2004 Laurent Destailleur * * This program is free software; you can redistribute it and/or modify @@ -232,11 +232,9 @@ if ($_POST["cancel"] == $langs->trans("Cancel")) Header("Location: fiche.php?id=".$_POST["id"]); } - - - -llxHeader("","",$langs->trans("CardProduct".$product->type)); - +// Le produit n'est pas encore chargé a ce stade +//llxHeader("","",$langs->trans("CardProduct".$product->type)); +llxHeader("","",$langs->trans("CardProduct0")); /* * Création du produit