diff --git a/htdocs/product/stock/tpl/stockcorrection.tpl.php b/htdocs/product/stock/tpl/stockcorrection.tpl.php
index 708c527ee6a..03db7871053 100644
--- a/htdocs/product/stock/tpl/stockcorrection.tpl.php
+++ b/htdocs/product/stock/tpl/stockcorrection.tpl.php
@@ -153,7 +153,7 @@ if ($object->element == 'product') {
print img_picto('', 'stock', 'class="pictofixedwidth"').$formproduct->selectWarehouses($ident, 'id_entrepot', 'warehouseopen,warehouseinternal', 1, 0, 0, '', 0, 0, null, 'minwidth100 maxwidth300 widthcentpercentminusx');
print '';
}
-if ($object->element == 'stock') {
+if ($object->element == 'stockmouvement') {
print '
'.$langs->trans("Product").' | ';
print '';
print img_picto('', 'product');
@@ -162,7 +162,7 @@ if ($object->element == 'stock') {
}
print ' | '.$langs->trans("NumberOfUnit").' | ';
print '';
-if ($object->element == 'product' || $object->element == 'stock') {
+if ($object->element == 'product' || $object->element == 'stockmouvement') {
print ' |