From d69748ce7f8bb42bb266259a1a553c52f899d998 Mon Sep 17 00:00:00 2001
From: Adam Palay
- - + +
- - +
+ ${_("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'] + )} +
+