From 31632e28aa61a54b882c807f2bb68083f2e69bb3 Mon Sep 17 00:00:00 2001 From: "Infineon\\StieberD" Date: Wed, 28 May 2025 12:04:08 -0700 Subject: [PATCH] fixed typo preventing location of calibration from being inserted into reminder email --- LSL2/STPROC/CALIBRATION_SERVICES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LSL2/STPROC/CALIBRATION_SERVICES.txt b/LSL2/STPROC/CALIBRATION_SERVICES.txt index b66259e..33c9a70 100644 --- a/LSL2/STPROC/CALIBRATION_SERVICES.txt +++ b/LSL2/STPROC/CALIBRATION_SERVICES.txt @@ -235,7 +235,7 @@ Service SendReminders() IF CLType = 'E' THEN Desc = CLRec SN = CLRec - Loc = CLRec NewLine = Desc:' (S/N: ':SN:') located in the ':Loc:' is due for calibration on ':NextCalDt:CRLF$ END IF CLType = 'S' THEN