Bugs in sending documents as email. Seems to land in the spam filter due to bad text...
[fa-stable.git] / reporting / includes / doctext2.inc
index 1b70eee4f4745a4ce9018048e60de96918a749b2..f022b504e2f6b173af5ae31d28605cf65d4b5a87 100644 (file)
@@ -77,7 +77,7 @@ if (isset($header2type))
 }
 if (isset($emailtype))
 {
-       $doc_Dear_Sirs = "Dear Sirs";
+       $doc_Dear_Sirs = "Dear";
        $doc_AttachedFile = "Attached you will find ";
        $doc_Kindest_regards = "Kindest regards";
        $doc_Payment_Link = "You can pay through";