Change templates to use site aware email
Template were using global TECH_SUPPORT_EMAIL for error pages. This changes them to use the site email if there is one.
Showing
- lms/static/sass/multicourse/_error-pages.scss 1 addition, 0 deletionslms/static/sass/multicourse/_error-pages.scss
- lms/templates/courseware/courseware-error.html 6 additions, 2 deletionslms/templates/courseware/courseware-error.html
- lms/templates/courseware/error-message.html 6 additions, 3 deletionslms/templates/courseware/error-message.html
- lms/templates/module-error.html 7 additions, 3 deletionslms/templates/module-error.html
- lms/templates/static_templates/server-down.html 3 additions, 2 deletionslms/templates/static_templates/server-down.html
- lms/templates/static_templates/server-overloaded.html 3 additions, 2 deletionslms/templates/static_templates/server-overloaded.html
- openedx/core/djangoapps/external_auth/views.py 2 additions, 1 deletionopenedx/core/djangoapps/external_auth/views.py
Please register or sign in to comment