Bug 12110: (follow-up) improve whitespace
authorGalen Charlton <gmc@esilibrary.com>
Sun, 25 May 2014 15:20:57 +0000 (15:20 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Sun, 25 May 2014 15:24:33 +0000 (15:24 +0000)
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
acqui/pdfformat/layout3pagesfr.pm

index dee65d0..28ab804 100644 (file)
@@ -132,7 +132,8 @@ sub printorders {
             }
 
             push( @$arrbasket,
-                $titleinfo. ($line->{order_vendornote} ? "\n----------------\nNote pour le fournisseur : ". $line->{order_vendornote} : '' ),                $line->{quantity},
+                $titleinfo. ($line->{order_vendornote} ? "\n----------------\nNote pour le fournisseur : ". $line->{order_vendornote} : '' ),
+                $line->{quantity},
                 $num->format_price($line->{rrpgste}),
                 $num->format_price($line->{rrpgsti}),
                 $num->format_price($line->{discount}).'%',