From 587725ee61d461d1d80084dadf067211fd651406 Mon Sep 17 00:00:00 2001 From: John Jarvis Date: Thu, 6 Sep 2012 15:12:19 -0400 Subject: [PATCH] more template updates to rename MITx to edX --- lms/templates/module-error.html | 2 +- lms/templates/static_templates/server-overloaded.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lms/templates/module-error.html b/lms/templates/module-error.html index 3ea605dc27..659dbc1c86 100644 --- a/lms/templates/module-error.html +++ b/lms/templates/module-error.html @@ -1,5 +1,5 @@
-

There has been an error on the MITx servers

+

There has been an error on the edX servers

We're sorry, this module is temporarily unavailable. Our staff is working to fix it as soon as possible. Please email us at technical@edx.org to report any problems or downtime.

% if staff_access: diff --git a/lms/templates/static_templates/server-overloaded.html b/lms/templates/static_templates/server-overloaded.html index a202923fcd..bbf4550ff4 100644 --- a/lms/templates/static_templates/server-overloaded.html +++ b/lms/templates/static_templates/server-overloaded.html @@ -1,6 +1,6 @@ <%inherit file="../main.html" />
-

Currently the MITx servers are overloaded

+

Currently the edX servers are overloaded

Our staff is currently working to get the site back up as soon as possible. Please email us at technical@edx.org to report any problems or downtime.