diff --git a/htdocs/product/fiche.php b/htdocs/product/fiche.php index 8a5937178ff..3a66e82ef85 100644 --- a/htdocs/product/fiche.php +++ b/htdocs/product/fiche.php @@ -407,7 +407,7 @@ if ($_GET["action"] == 'create' && $user->rights->produit->creer) print '
| '.$langs->trans("Ref").' | '; + print ' | '.$langs->trans("Ref").' | '; if ($_error == 1) { print $langs->trans("RefAlreadyExists"); @@ -420,12 +420,14 @@ if ($_GET["action"] == 'create' && $user->rights->produit->creer) print ' |
| '.$langs->trans("SellingPrice").' 1 | |||
| '.$langs->trans("SellingPrice").' '.$i.' | '; + print ' | ||
| '.$langs->trans("SellingPrice").' '.$i.' | |||
| '.$langs->trans("SellingPrice").' | |||
| '.$langs->trans("VATRate").' | '; print $html->select_tva("tva_tx",$conf->defaulttx,$mysoc,''); @@ -435,11 +437,12 @@ if ($_GET["action"] == 'create' && $user->rights->produit->creer) print ''; print ' | ||
| Seuil stock | '; + print ' | ||
| Seuil stock | '; print ''; print ' | ||