diff --git a/htdocs/langs/en_US/products.lang b/htdocs/langs/en_US/products.lang
index fe6ebdecba5..e794bea6ffd 100644
--- a/htdocs/langs/en_US/products.lang
+++ b/htdocs/langs/en_US/products.lang
@@ -110,3 +110,6 @@ NoStockForThisProduct=No stock for this product
Restock=Restock
Weight=Weight
ProductSpecial=Special
+QtyMin=Quantity minimum
+PriceHTQty=Price HT for this quantity
+
diff --git a/htdocs/langs/fr_FR/products.lang b/htdocs/langs/fr_FR/products.lang
index cf8d2feb152..ec7ad5618d9 100644
--- a/htdocs/langs/fr_FR/products.lang
+++ b/htdocs/langs/fr_FR/products.lang
@@ -110,3 +110,5 @@ NoStockForThisProduct=Pas de stock pour ce produit
Restock=Réassort
Weight=Poids
ProductSpecial=Special
+QtyMin=Quantité minimum
+PriceHTQty=Prix HT pour la quantité
diff --git a/htdocs/product/categorie.php b/htdocs/product/categorie.php
index 91aaa7d2c3a..f949c8d28c3 100644
--- a/htdocs/product/categorie.php
+++ b/htdocs/product/categorie.php
@@ -153,7 +153,7 @@ if ($_GET["id"] || $_GET["ref"])
// Formulaire ajout dans une categorie
if ($user->rights->produit->creer)
{
-
+ print '
';
print '