diff --git a/htdocs/product/index.php b/htdocs/product/index.php index 950f4d47b5f..caeb5e5d873 100644 --- a/htdocs/product/index.php +++ b/htdocs/product/index.php @@ -357,7 +357,7 @@ if ($result) $objp->price = $price_result; } } - print '
| '.$tmpyear.' | '; - print ''.price($trim1).' | '; - print ''.price($trim2).' | '; - print ''.price($trim3).' | '; - print ''.price($trim4).' | '; - print ''.price($trim1+$trim2+$trim3+$trim4).' | '; + print ''.price($trim1).' | '; + print ''.price($trim2).' | '; + print ''.price($trim3).' | '; + print ''.price($trim4).' | '; + print ''.price($trim1+$trim2+$trim3+$trim4).' | '; print '
| '.$tmpyear.' | '; - print ''.price($trim1).' | '; - print ''.price($trim2).' | '; - print ''.price($trim3).' | '; - print ''.price($trim4).' | '; - print ''.price($trim1+$trim2+$trim3+$trim4).' | '; + print ''.price($trim1).' | '; + print ''.price($trim2).' | '; + print ''.price($trim3).' | '; + print ''.price($trim4).' | '; + print ''.price($trim1+$trim2+$trim3+$trim4).' | '; print '