diff --git a/app/email_templates/app_defaults.php b/app/email_templates/app_defaults.php index 9e22f9be8b..6f991847e0 100644 --- a/app/email_templates/app_defaults.php +++ b/app/email_templates/app_defaults.php @@ -27,7 +27,7 @@ //if the number of rows is 0 then read the sip profile xml into the database if ($domains_processed == 1) { - //add the sip profiles to the database + //add the email templates to the database $sql = "select count(*) as num_rows from v_email_templates "; $prep_statement = $db->prepare(check_sql($sql)); if ($prep_statement) { @@ -268,7 +268,7 @@ $array['email_templates'][$x]['template_body'] .= "
\n"; $array['email_templates'][$x]['template_body'] = "Missed Call from \${caller_id_name} <\${caller_id_number}> to \${sip_to_user} ext \${dialed_user}\n"; $array['email_templates'][$x]['template_body'] .= "\n"; - $array['email_templates'][$x]['template_body'] .= "