From 7a9d6325d5bd4281af2776e8740b404591491497 Mon Sep 17 00:00:00 2001 From: Jannat Patel Date: Wed, 20 Dec 2023 11:49:32 +0530 Subject: [PATCH] fix: copy of enrollment email --- lms/templates/emails/batch_confirmation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/emails/batch_confirmation.html b/lms/templates/emails/batch_confirmation.html index 4e9ad30a..ce8850a2 100644 --- a/lms/templates/emails/batch_confirmation.html +++ b/lms/templates/emails/batch_confirmation.html @@ -3,7 +3,7 @@


- {{ _("I am pleased to inform you that your enrollment for the upcoming training batch has been successfully processed. Congratulations!") }} + {{ _("We are pleased to inform you that you have been enrolled in our upcoming batch. Congratulations!") }}