Merged in danteloayza/processmaker/BY-501 (pull request #4936)

BY-501
This commit is contained in:
Dante Loayza
2016-09-20 17:54:33 -04:00

View File

@@ -292,7 +292,7 @@ class Pmgmail {
fwrite($file, '-**- Delegate Date: @#delDate<br/>');
fwrite($file, '-**- Process Id: @#proUid<br/>');
fwrite($file, '-**- Type: @#type<br/>');
fwrite($file, '-**- FormFields: @@oform<br/>');
fwrite($file, '-**- FormFields: <br/>');
fwrite($file, '</span>');
fwrite($file, '</div>');
fclose($file);