From b50d1052aa2e632572aec96074fa4e4496957aa1 Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Tue, 10 Sep 2024 15:56:54 -0400 Subject: [PATCH] Messaging 3 --- mccs-it/thermal/modules/Thermal.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mccs-it/thermal/modules/Thermal.js b/mccs-it/thermal/modules/Thermal.js index 2a47e8f..e273827 100644 --- a/mccs-it/thermal/modules/Thermal.js +++ b/mccs-it/thermal/modules/Thermal.js @@ -9,7 +9,7 @@ const info = { supportPhone: "(207) 453-5079" } -const receiptFooter = `For other technical support, contact ${info.deptName} at ${info.supportEmail} or ${info.supportPhone}.`; +const receiptFooter = `For other technical assistance, contact ${info.deptName}:\n${info.supportEmail}\nor ${info.supportPhone}.`; const mccContractor = { name: "Contracting Company",