diff --git a/htdocs/product/stock/fiche.php b/htdocs/product/stock/fiche.php index 98f14b2f9f4..1f22f4218a8 100644 --- a/htdocs/product/stock/fiche.php +++ b/htdocs/product/stock/fiche.php @@ -62,7 +62,7 @@ if ($_POST["action"] == 'add') $mesg="
| '.$langs->trans("Label").' | |||
| '.$langs->trans("Ref").' | |||
| '.$langs->trans("Description").' | '; print ' | ||
| '.$langs->trans("Label").' | '.$entrepot->libelle.' | '; + print '||
| '.$langs->trans("Ref").' | '.$entrepot->libelle.' | '; print '||
| '.$langs->trans("Description").' | '.nl2br($entrepot->description).' | ||
| '.$langs->trans("LocationSummary").' | '.$entrepot->lieu.' | ||
| '.$langs->trans("Label").' | |||
| '.$langs->trans("Ref").' | |||
| '.$langs->trans("Description").' | '; print ' | ||