Wrong email-adress field taken when emailing documents [0000035].
[fa-stable.git] / reporting / includes / pdf_report.inc
index a774ad4dfbfd7e9f9a82d235fd8015bdd88b86ec..ffd0fe6bc371baf3a953787314e8abdf2299494e 100644 (file)
@@ -274,7 +274,7 @@ class FrontReport extends Cpdf
                        include($path_to_root . "reporting/includes/doctext.inc");
                }
 
-               include($path_to_root . "reporting/includes/header2a.inc");
+               include($path_to_root . "reporting/includes/header2.inc");
 
                $this->row = $temp;
        }