Merged changes from main trunk up to version_2_1_4
[fa-stable.git] / reporting / includes / header2.inc
index a857da9b957af4d5ff59538d9c01e5fa6ced39c1..fd48fba92ff16b869678724f60d01407b3b68e8c 100644 (file)
                if (($doctype == 10 || $doctype == 12) && $this->company['legal_text'] != "") 
                {
                        $this->TextWrap($ccol, $this->row, $right - $ccol, $this->company['legal_text'], 'C');
-                       $this->NewLine();
+//                     $this->NewLine();
                }
                $this->Font();
                $temp = $iline6 - $this->lineHeight - 2;