diff --git a/lms/templates/footer.html b/lms/templates/footer.html index 0cd20862c4..32408fa163 100644 --- a/lms/templates/footer.html +++ b/lms/templates/footer.html @@ -55,40 +55,39 @@ ## Site operators: Please do not remove this paragraph! This attributes back to edX and makes your acknowledgement of edX's trademarks clear.
- ## Translators: 'EdX', 'edX', and 'Open edX' are trademarks of 'edX Inc.'. Please do not translate any of these trademarks and company names. - ${_("EdX, Open edX, and the edX and Open edX logos are registered trademarks or trademarks of {link_start}edX Inc.{link_end}").format( - link_start=u"", - link_end=u"" - )} + ## Translators: 'EdX', 'edX', and 'Open edX' are trademarks of 'edX Inc.'. Please do not translate any of these trademarks and company names. + ${_("EdX, Open edX, and the edX and Open edX logos are registered trademarks or trademarks of {link_start}edX Inc.{link_end}").format( + link_start=u"", + link_end=u"" + )}
- + ## please leave this link and use one of the logos provided @@ -96,7 +95,7 @@