diff --git a/htdocs/product/price.php b/htdocs/product/price.php
index 7c8e18b213b..b6cf03fc837 100644
--- a/htdocs/product/price.php
+++ b/htdocs/product/price.php
@@ -1129,7 +1129,7 @@ if ($action == 'edit_price' && $object->getRights()->creer)
print '';
print '';
print '';
- print '';
+ print '';
} else {
// This option is kept for backward compatibility but has no sense
print '
';
diff --git a/htdocs/product/stock/replenish.php b/htdocs/product/stock/replenish.php
index 94629a3e821..8773d10ad4d 100644
--- a/htdocs/product/stock/replenish.php
+++ b/htdocs/product/stock/replenish.php
@@ -372,6 +372,8 @@ $head[1][1] = $langs->trans("ReplenishmentOrders");
$head[1][2] = 'replenishorders';
+print load_fiche_titre($langs->trans('Replenishment'), '', 'title_generic.png');
+
print ' |