Improved layout on documents.
[fa-stable.git] / reporting / includes / header2.inc
index c3fd180b9baab9f7b6f98efadee875b038390b56..da51522863ada247a47af88398718ff25b19ef47 100644 (file)
                $this->Font();
                $this->row = $adrline;
                $this->NewLine(3);
-               $this->Text($mcol + 100, $doc_Date.":");
+               $this->Text($mcol + 100, $doc_Date);
                if ($doctype == 7 || $doctype == 8 || $doctype == 9)
                        $this->Text($mcol + 180, sql2date($myrow['ord_date']));
                elseif ($doctype == 26)