www/prod_print.php

changeset 241
e95d2886f49f
parent 240
a85c1d4c4d12
child 243
b43214d218c0
--- 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);
 

mercurial