From 31652fd7324ceb755111fcafcbb035e5a380728c Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 27 Jan 2023 02:43:41 +0100 Subject: [PATCH] css --- htdocs/product/list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/product/list.php b/htdocs/product/list.php index f9a353b81b0..3b911a4c2c7 100644 --- a/htdocs/product/list.php +++ b/htdocs/product/list.php @@ -1456,7 +1456,7 @@ while ($i < $imaxinloop) { // Ref if (!empty($arrayfields['p.ref']['checked'])) { - print ''; + print ''; print $product_static->getNomUrl(1); print "\n"; if (!$i) {