diff --git a/htdocs/product/price.php b/htdocs/product/price.php index b3b884cbd7e..49f4779d4e4 100644 --- a/htdocs/product/price.php +++ b/htdocs/product/price.php @@ -1286,18 +1286,18 @@ if (! empty($conf->global->PRODUIT_CUSTOMER_PRICES)) print ' '; print ''; - print ''; - print ''; - print ' '; - // Print the search button - print ''; - print ''; - print ''; - print ''; - if (count($prodcustprice->lines) > 0) { - $var = False; + print ''; + print ''; + print ' '; + // Print the search button + print ''; + print ''; + print ''; + print ''; + + $var = False; foreach ($prodcustprice->lines as $line) {