X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Fincludes%2Fheader2.inc;h=95b3a7e249157abcb31d081588a4ea0403e8dd5e;hb=135fa36e58e67cf54681b896b3f60d7c3dce32d2;hp=979d09d6b91f20b758244c5ad11fe9d8834abfbd;hpb=8ffddf50ffbe93672c769e2cf0501d0f9125e2a0;p=fa-stable.git diff --git a/reporting/includes/header2.inc b/reporting/includes/header2.inc index 979d09d6..95b3a7e2 100644 --- a/reporting/includes/header2.inc +++ b/reporting/includes/header2.inc @@ -59,7 +59,6 @@ { $this->LineTo($col += $width, $iline2,$col, $iline4); } - $this->LineTo($right, $iline2 ,$right, $iline4); $this->LineTo($this->leftMargin, $iline5 ,$this->leftMargin, $iline7); if ($this->l['a_meta_dir'] == 'rtl') // avoid line overwrite in rtl language $this->LineTo($this->cols[$cols - 2], $iline5 ,$this->cols[$cols - 2], $iline7);