From da86bb3e373f10f72df77989f4c18ed8e5dd52b5 Mon Sep 17 00:00:00 2001 From: Trevor Richards Date: Mon, 23 Oct 2023 10:41:29 -0700 Subject: [PATCH] fix: salutation for primary code email --- tools/config/update-configmap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/config/update-configmap.sh b/tools/config/update-configmap.sh index f1e7392b..36ead83d 100644 --- a/tools/config/update-configmap.sh +++ b/tools/config/update-configmap.sh @@ -408,7 +408,7 @@ EMAIL_TEMPLATE_EDX_NEW_SECURE_EXCHANGE_NOTIFICATION_LITERAL="Message Added to Secure ExchangeHi there,

The has added a new message to secure message # for .

To view the message, please log into the Education Data Exchange: here

If the above link doesn't work, please paste this link into your web browser's address field:



Regards,
The Ministry of Education and Child Care's EDX Team" -EMAIL_TEMPLATE_EDX_SCHOOL_PRIMARY_CODE_NOTIFICATION_LITERAL="New Secure Exchange Message

Hi

Here is the Primary Access Code for the Education Data Exchange (EDX) for - :

Please keep this code safe. It will be required for the activation of each EDX account at your school. Once you have activated your EDX Admin Account, you will be able to view the Primary Access Code through the EDX User Management screen - available under the \"Administration\" menu option.

Regards,
The Ministry of Education and Child Care's EDX Team

" +EMAIL_TEMPLATE_EDX_SCHOOL_PRIMARY_CODE_NOTIFICATION_LITERAL="New Secure Exchange Message

Hi ,

Here is the Primary Access Code for the Education Data Exchange (EDX) for - :

Please keep this code safe. It will be required for the activation of each EDX account at your school. Once you have activated your EDX Admin Account, you will be able to view the Primary Access Code through the EDX User Management screen - available under the \"Administration\" menu option.

Regards,
The Ministry of Education and Child Care's EDX Team

" ROLES_ALLOW_LIST="EDX_DISTRICT_ADMIN,EDX_SCHOOL_ADMIN,STUDENT_DATA_COLLECTION,SECURE_EXCHANGE_SCHOOL,SECURE_EXCHANGE_DISTRICT"