Possibilité d'utiliser le clvaier pour sélectionner une ref produit

This commit is contained in:
Laurent Destailleur 2006-02-08 19:43:28 +00:00
parent 879d434b6a
commit 24bbbdb3be

View File

@ -1661,7 +1661,7 @@ class Form
if ($key_in_label) if ($key_in_label)
{ {
print '>['.$key.'] '.$value."</option>\n"; print '>'.$key.' - '.$value."</option>\n";
} }
else else
{ {