Update the call recording transcription email

This commit is contained in:
FusionPBX
2026-01-30 06:56:14 -07:00
committed by GitHub
parent 4c783493bb
commit 77064f409d

View File

@@ -46,11 +46,10 @@ if ($domains_processed == 1) {
$array['email_templates'][$x]['template_body'] .= " Time \${start_time} \${end_time}<br />\n";
$array['email_templates'][$x]['template_body'] .= " Length \${duration}<br />\n";
$array['email_templates'][$x]['template_body'] .= " <br />\n";
$array['email_templates'][$x]['template_body'] .= " Summary<br />\n";
$array['email_templates'][$x]['template_body'] .= " \${summary}\n";
$array['email_templates'][$x]['template_body'] .= " <br />\n";
$array['email_templates'][$x]['template_body'] .= " <br />\n";
$array['email_templates'][$x]['template_body'] .= " Transcription<br />\n";
$array['email_templates'][$x]['template_body'] .= " <strong>Conversation Transcription<strong><br />\n";
$array['email_templates'][$x]['template_body'] .= " \${transcript}\n";
$array['email_templates'][$x]['template_body'] .= " <br />\n";
$array['email_templates'][$x]['template_body'] .= " <br />\n";