From 517e6ddeda0a06f04cdf3ff419e2bd936d623d1d Mon Sep 17 00:00:00 2001 From: John Jarvis Date: Thu, 6 Sep 2012 09:26:52 -0400 Subject: [PATCH] Contact email address updates --- lms/templates/courseware/courseware-error.html | 2 +- lms/templates/emails/reject_name_change.txt | 2 +- lms/templates/static_templates/server-down.html | 2 +- lms/templates/static_templates/server-error.html | 2 +- lms/templates/static_templates/server-overloaded.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lms/templates/courseware/courseware-error.html b/lms/templates/courseware/courseware-error.html index 169c7de8bc..e289e1c99d 100644 --- a/lms/templates/courseware/courseware-error.html +++ b/lms/templates/courseware/courseware-error.html @@ -12,6 +12,6 @@

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@mitx.mit.edu to report any problems or downtime.

+

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.

diff --git a/lms/templates/emails/reject_name_change.txt b/lms/templates/emails/reject_name_change.txt index 5d9edc363b..37be970830 100644 --- a/lms/templates/emails/reject_name_change.txt +++ b/lms/templates/emails/reject_name_change.txt @@ -2,4 +2,4 @@ We are sorry. Our course staff did not approve your request to change your name from ${old_name} to ${new_name}. If you need further -assistance, please e-mail the course staff at ta@mitx.mit.edu. +assistance, please e-mail the course staff at ta@edx.org. diff --git a/lms/templates/static_templates/server-down.html b/lms/templates/static_templates/server-down.html index 478f197a79..7fada34a53 100644 --- a/lms/templates/static_templates/server-down.html +++ b/lms/templates/static_templates/server-down.html @@ -2,5 +2,5 @@

Currently the edX servers are down

-

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

+

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.

diff --git a/lms/templates/static_templates/server-error.html b/lms/templates/static_templates/server-error.html index fd00f0d734..88ca32ff80 100644 --- a/lms/templates/static_templates/server-error.html +++ b/lms/templates/static_templates/server-error.html @@ -2,5 +2,5 @@

There has been a 500 error on the edX servers

-

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

+

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.

diff --git a/lms/templates/static_templates/server-overloaded.html b/lms/templates/static_templates/server-overloaded.html index 7f4dc6f236..a202923fcd 100644 --- a/lms/templates/static_templates/server-overloaded.html +++ b/lms/templates/static_templates/server-overloaded.html @@ -2,5 +2,5 @@

Currently the MITx servers are overloaded

-

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

+

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.