diff --git a/app/fax/app_defaults.php b/app/fax/app_defaults.php
index adadacce42..285526639c 100644
--- a/app/fax/app_defaults.php
+++ b/app/fax/app_defaults.php
@@ -1,7 +1,134 @@
-\n";
+ $array['email_templates'][$x]['template_body'] .= "
\n";
+ $array['email_templates'][$x]['template_body'] .= "
\n";
+ $array['email_templates'][$x]['template_body'] = "
Fax Received
";
+ $array['email_templates'][$x]['template_body'] .= "Name: \${fax_file_name}
";
+ $array['email_templates'][$x]['template_body'] .= "Extension: \${fax_extension}
";
+ $array['email_templates'][$x]['template_body'] .= "Messages: \${fax_messages}
";
+ $array['email_templates'][$x]['template_body'] .= "\${fax_file_warning}
";
+ $array['email_templates'][$x]['template_body'] .= "\n";
+ $array['email_templates'][$x]['template_body'] .= "