Better wrapping on comments in documents.
[fa-stable.git] / reporting / rep113.php
index 468fdffb455622599d028e639d1ae41d089d4873..cbc99d1fb559a07605ad4e4eb03fee17c33304a4 100644 (file)
@@ -134,7 +134,7 @@ function print_credits()
                if ($memo != "")
                {
                        $rep->NewLine();
-                       $rep->TextColLines(1, 5, $memo, -2);
+                       $rep->TextColLines(1, 3, $memo, -2);
                }
 
                $DisplaySubTot = number_format2($SubTotal,$dec);