From 7c989c31280d7257f7330ac3f93f89b2b40ad80e Mon Sep 17 00:00:00 2001 From: stickler-ci Date: Thu, 23 Mar 2023 08:51:23 +0000 Subject: [PATCH] Fixing style errors. --- htdocs/product/list.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/htdocs/product/list.php b/htdocs/product/list.php index 0145831d72a..4a00c711040 100644 --- a/htdocs/product/list.php +++ b/htdocs/product/list.php @@ -1697,7 +1697,6 @@ while ($i < min($num, $limit)) { // Default Workstation if (!empty($arrayfields['p.fk_default_workstation']['checked'])) { - print ''; if (!empty($obj->fk_default_workstation)) { $static_ws->id = $obj->fk_default_workstation; @@ -1710,7 +1709,6 @@ while ($i < min($num, $limit)) { if (!$i) { $totalarray['nbfield']++; } - } // Sell price