From 26149e5936535cc81e356b72fba332f19ab761f2 Mon Sep 17 00:00:00 2001 From: "Laurent Destailleur (aka Eldy)" Date: Mon, 9 Dec 2024 14:52:59 +0100 Subject: [PATCH] Fix comment --- htdocs/admin/stock.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/admin/stock.php b/htdocs/admin/stock.php index 258fd52e51124..7e87218c977bd 100644 --- a/htdocs/admin/stock.php +++ b/htdocs/admin/stock.php @@ -371,7 +371,7 @@ $found++; if (isModEnabled("reception")) { - print ''; + print ''; print ''; print ''.$langs->trans("StockOnReception").''; print ''; @@ -386,7 +386,7 @@ print "\n\n"; $found++; - + print ''; print ''; print ''.$langs->trans("StockOnReceptionOnClosing").''; print '';