From e7c44016fd2d196ff8eddf16419daf4ef0f0981c Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Thu, 17 Feb 2005 13:33:19 +0000 Subject: [PATCH] Bugfix --- htdocs/product/fiche.php | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) 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