From 09690ce6676ba4d7f3c5e9d783ab4e0a1e6b810a Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Wed, 15 May 2019 07:02:20 -0400 Subject: [PATCH] Correct the trademark notices * edX should be lowercase everywhere * Studio is not a trademark * Our trademarks are all registered trademarks --- cms/templates/widgets/footer.html | 4 ++-- lms/djangoapps/branding/api.py | 8 ++++---- lms/djangoapps/branding/tests/test_api.py | 4 ++-- lms/djangoapps/branding/views.py | 2 +- .../templates/certificates/_accomplishment-footer.html | 8 ++++---- themes/edx.org/lms/templates/footer.html | 2 +- themes/red-theme/lms/templates/footer.html | 4 ++-- 7 files changed, 16 insertions(+), 16 deletions(-) diff --git a/cms/templates/widgets/footer.html b/cms/templates/widgets/footer.html index 53a96538f2f4..3a94777c1fcf 100644 --- a/cms/templates/widgets/footer.html +++ b/cms/templates/widgets/footer.html @@ -43,8 +43,8 @@ - \ No newline at end of file + diff --git a/themes/edx.org/lms/templates/footer.html b/themes/edx.org/lms/templates/footer.html index c9f7540ab67b..1339402bbc49 100755 --- a/themes/edx.org/lms/templates/footer.html +++ b/themes/edx.org/lms/templates/footer.html @@ -135,7 +135,7 @@

${_(u"Connect")}


${_( - u"EdX, Open edX, and MicroMasters are registered trademarks of edX Inc. " + u"edX, Open edX, and MicroMasters are registered trademarks of edX Inc. " )} ${u" | {icp}".format(icp=getattr(settings,'ICP_LICENSE')) if getattr(settings,'ICP_LICENSE',False) else ""} diff --git a/themes/red-theme/lms/templates/footer.html b/themes/red-theme/lms/templates/footer.html index 320478a155e0..61f53d409164 100755 --- a/themes/red-theme/lms/templates/footer.html +++ b/themes/red-theme/lms/templates/footer.html @@ -67,8 +67,8 @@ ## Site operators: Please do not remove this paragraph! This attributes back to edX and makes your acknowledgement of edX's trademarks clear.