From 53265591fcfdf324b1ed352e1cd875a8883e3543 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Salvador?= Date: Mon, 10 Jun 2013 17:20:49 +0200 Subject: [PATCH] separated replenishment configuration --- htdocs/admin/stock.php | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/htdocs/admin/stock.php b/htdocs/admin/stock.php index 860b01e9eb8..54221551469 100644 --- a/htdocs/admin/stock.php +++ b/htdocs/admin/stock.php @@ -142,19 +142,6 @@ print '' print ''; print "\n"; print "\n"; - -print ""; -print ''.$langs->trans("UseVirtualStock").''; -print ''; -print "
"; -print ''; -print ""; -print $form->selectyesno("USE_VIRTUAL_STOCK",$conf->global->USE_VIRTUAL_STOCK,1); -print ''; -print '
'; -print "\n"; -print "\n"; - print '
'; print ''; print '
';