Merged changes up to 2.3.16 into unstable
[fa-stable.git] / reporting / rep111.php
index 49036917db934d915f88835d7a04836e87e09d0e..a9fa659f2f3cd78e434ecb57deeb9fe924be186a 100644 (file)
@@ -114,7 +114,7 @@ function print_sales_quotations()
                                $rep->TextCol(4, 5,     $DisplayPrice, -2);
                                $rep->TextCol(5, 6,     $DisplayDiscount, -2);
                                $rep->TextCol(6, 7,     $DisplayNet, -2);
-                       }       
+                       }
                        $rep->row = $newrow;
                        //$rep->NewLine(1);
                        if ($rep->row < $rep->bottomMargin + (15 * $rep->lineHeight))