diff --git a/htdocs/admin/stock.php b/htdocs/admin/stock.php index 211996712a9..603d7778aa9 100644 --- a/htdocs/admin/stock.php +++ b/htdocs/admin/stock.php @@ -207,6 +207,7 @@ print ''; print ''; // Title rule for stock decrease +print '
'; // You can use div-table-responsive-no-min if you dont need reserved height for your table print ''; print ''; print "\n"; @@ -293,12 +294,13 @@ print "\n\n"; $found++; print '
".$langs->trans("RuleForStockManagementDecrease")."
'; - +print '
'; print '
'; // Title rule for stock increase +print '
'; // You can use div-table-responsive-no-min if you dont need reserved height for your table print ''; print ''; print "\n"; @@ -396,9 +398,11 @@ if (isModEnabled("reception")) { } print '
".$langs->trans("RuleForStockManagementIncrease")."
'; +print '
'; print '
'; +print '
'; // You can use div-table-responsive-no-min if you dont need reserved height for your table print ''; print ''; print "\n"; @@ -461,6 +465,7 @@ if (isModEnabled("expedition")) { print "\n"; } print '
".$langs->trans("RuleForStockAvailability")."
'; +print '
'; print '
'; @@ -475,6 +480,7 @@ if (!empty($conf->global->STOCK_CALCULATE_ON_SHIPMENT) } if ($virtualdiffersfromphysical) { + print '
'; // You can use div-table-responsive-no-min if you dont need reserved height for your table print ''; print ''; print "\n"; @@ -495,6 +501,7 @@ if ($virtualdiffersfromphysical) { print "\n"; print "\n"; print '
".$langs->trans("RuleForStockReplenishment")." ".img_help('help', $langs->trans("VirtualDiffersFromPhysical"))."
'; + print '
'; print '
'; } @@ -533,8 +540,9 @@ if ($resql) { } -print "\n"; -print "\n"; +print '
'; // You can use div-table-responsive-no-min if you dont need reserved height for your table +print '
'."\n"; +print ''."\n"; print ''; print ''; print '\n"; @@ -646,6 +654,7 @@ foreach ($dirmodels as $reldir) { } print '
'.$langs->trans("Name").''.$langs->trans("Description").''.$langs->trans("Status")."
'; +print ''; print ''; @@ -658,6 +667,7 @@ print ''; print load_fiche_titre($langs->trans("Other"), '', ''); +print '
'; // You can use div-table-responsive-no-min if you dont need reserved height for your table print ''; print ''; @@ -804,6 +814,7 @@ if (isModEnabled('productbatch')) { */ print '
'; +print '
'; print '';