Merged changes from main CVS up to 2.1.5
[fa-stable.git] / reporting / includes / header2.inc
index fd48fba92ff16b869678724f60d01407b3b68e8c..64f391de30daf9e1f6501871aa551601d2d208d0 100644 (file)
@@ -58,7 +58,7 @@
                if ($this->company['coy_logo'] != '')
                {
                        $logo = $comp_path .'/'. user_company() . "/images/" . $this->company['coy_logo'];
-                       $this->AddImage($logo, $ccol, $this->row - 10, 0, 40);
+                       $this->AddImage($logo, $ccol, $this->row, 0, 40);
                }
                else
                {