From 91c31e12d58c120738e5019ca3195dd6d3d50c12 Mon Sep 17 00:00:00 2001
From: Julia Hansbrough Email
+
+
\ No newline at end of file
diff --git a/lms/templates/instructor/instructor_dashboard_2/instructor_dashboard_2.html b/lms/templates/instructor/instructor_dashboard_2/instructor_dashboard_2.html
index c209db0103b8..527143b65b6a 100644
--- a/lms/templates/instructor/instructor_dashboard_2/instructor_dashboard_2.html
+++ b/lms/templates/instructor/instructor_dashboard_2/instructor_dashboard_2.html
@@ -31,6 +31,12 @@
+
+
+
+
+
+ <%static:js group='module-descriptor-js'/>
%block>
## NOTE that instructor is set as the active page so that the instructor button lights up, even though this is the instructor_2 page.
diff --git a/lms/templates/instructor/instructor_dashboard_2/send_email.html b/lms/templates/instructor/instructor_dashboard_2/send_email.html
new file mode 100644
index 000000000000..4b5681f25117
--- /dev/null
+++ b/lms/templates/instructor/instructor_dashboard_2/send_email.html
@@ -0,0 +1,35 @@
+<%! from django.utils.translation import ugettext as _ %>
+<%page args="section_data"/>
+
+
+ ${_("Send Email")}
+
+
+
+
+
+
+
+
+
+
+
+[
-
+
+
- - +
+ ${_("Note: some of these buttons are known to time out for larger " + "courses. We have temporarily disabled those features for courses " + "with more than {max_enrollment} students. We are urgently working on " + "fixing this issue. Thank you for your patience as we continue " + "working to improve the platform!").format( + max_enrollment=settings.MITX_FEATURES['MAX_ENROLLMENT_INSTR_BUTTONS'] + )} +
+" + success_message + "