diff --git a/public/js/modals/email-modal.js b/public/js/modals/email-modal.js index e69d345..fa871ce 100644 --- a/public/js/modals/email-modal.js +++ b/public/js/modals/email-modal.js @@ -256,7 +256,7 @@ function renderModalContent() { // Standard template defaultHtml = `

Dear ${customerName},

-

Attached is invoice #${invoiceNum} for service performed at your location. The total amount due is $${totalDue}., ${paymentText}

+

Attached is invoice #${invoiceNum} for service performed at your location. The total amount due is $${totalDue}. ${paymentText}

Please pay at your earliest convenience. We appreciate your continued business.

If you have any questions about the invoice, feel free to reply to this email.

Best regards,