diff --git a/app/call_recordings/app_defaults.php b/app/call_recordings/app_defaults.php index d7e161b31d..a172eb00b8 100644 --- a/app/call_recordings/app_defaults.php +++ b/app/call_recordings/app_defaults.php @@ -10,6 +10,35 @@ if ($domains_processed == 1) { $array['email_templates'][$x]['template_subcategory'] = 'transcription'; $array['email_templates'][$x]['template_subject'] = "Caller ID \${caller_id_name} <\${caller_id_number}> \${call_duration}"; $array['email_templates'][$x]['template_body'] .= "\n"; + $array['email_templates'][$x]['template_body'] .= " \n"; + $array['email_templates'][$x]['template_body'] .= " \n"; + $array['email_templates'][$x]['template_body'] .= " \n"; $array['email_templates'][$x]['template_body'] .= " \n"; $array['email_templates'][$x]['template_body'] .= " Caller ID \${caller_id_name} \${caller_id_number}
\n"; $array['email_templates'][$x]['template_body'] .= "
\n";