From d1550173cd8471a921d9e9477065835d7296cd99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Salvador?= Date: Wed, 12 Jun 2013 15:12:27 +0200 Subject: [PATCH] changed valid button label, position and look --- htdocs/product/stock/replenish.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/htdocs/product/stock/replenish.php b/htdocs/product/stock/replenish.php index 3a6cc211f3f..75f0f66a1a4 100644 --- a/htdocs/product/stock/replenish.php +++ b/htdocs/product/stock/replenish.php @@ -574,10 +574,11 @@ if ($resql) { $i++; } print ""; + print ''; print ''; print '
'; - $valid = $langs->trans("Validate"); - print ''; + $value = $langs->trans("CreateOrders"); + print ''; print '
'; print '';