diff --git a/src/Utils/Print/RenewQualification.hs b/src/Utils/Print/RenewQualification.hs index 7d24d8ff0..55d24c5cc 100644 --- a/src/Utils/Print/RenewQualification.hs +++ b/src/Utils/Print/RenewQualification.hs @@ -83,7 +83,7 @@ instance MDLetter LetterRenewQualificationF where getPJId LetterRenewQualificationF{..} = PrintJobIdentification - { pjiName = bool "Renewal Reminder" "Renewal" isReminder + { pjiName = bool "Renewal" "Renewal Reminder" isReminder , pjiApcAcknowledge = "lms-" <> getLmsIdent lmsLogin , pjiRecipient = Nothing -- to be filled later , pjiSender = Nothing