diff -r a85c1d4c4d12 -r e95d2886f49f www/prod_print.php --- a/www/prod_print.php Mon Feb 04 15:21:49 2019 +0100 +++ b/www/prod_print.php Mon Feb 04 20:30:41 2019 +0100 @@ -369,7 +369,7 @@ } $this->SetFillColor(210,245,255); - $this->Cell($vul+75,5,'',0,0,'L',false); + $this->Cell($vul+80,5,'',0,0,'L',false); $this->Cell(20,5,sprintf("%8.3f",$cost_miscs).EURO,0,0,'R',true); $this->Ln(10);