From 43b22557bb1173fb492c372e81a21eafdc84181c Mon Sep 17 00:00:00 2001 From: Mohamed Akram Date: Mon, 14 Aug 2023 20:25:28 +0400 Subject: [PATCH] feat: allow disabling default beta tester enrollment notifications The "Notify users by email" checkbox checks the value of the `BATCH_ENROLLMENT_NOTIFY_USERS_DEFAULT` configuration to match the user experience with other checkboxes on the Membership page. --- .../instructor/instructor_dashboard_2/membership.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lms/templates/instructor/instructor_dashboard_2/membership.html b/lms/templates/instructor/instructor_dashboard_2/membership.html index 482b364c2b70..5446f21f499e 100644 --- a/lms/templates/instructor/instructor_dashboard_2/membership.html +++ b/lms/templates/instructor/instructor_dashboard_2/membership.html @@ -118,7 +118,8 @@

${_("Register/Enroll Students")}