diff --git a/htdocs/commande/card.php b/htdocs/commande/card.php index 8f3e09d0505a73dd0f0b04a41d9528c44a29f985..83ad4d0ce70bfeb54465c22f112e98554a8af13e 100644 --- a/htdocs/commande/card.php +++ b/htdocs/commande/card.php @@ -324,7 +324,7 @@ if (empty($reshook)) for($i = 0; $i < $num; $i ++) { $label = (! empty($lines[$i]->label) ? $lines[$i]->label : ''); - $desc = (! empty($lines[$i]->desc) ? $lines[$i]->desc : $lines[$i]->libelle); + $desc = (! empty($lines[$i]->desc) ? $lines[$i]->desc : ''); $product_type = (! empty($lines[$i]->product_type) ? $lines[$i]->product_type : 0); // Dates