diff --git a/lms/templates/footer.html b/lms/templates/footer.html index e2b0b8d77b..dc03a078c9 100644 --- a/lms/templates/footer.html +++ b/lms/templates/footer.html @@ -65,11 +65,12 @@

## standard powered-by logo - Powered by Open edX + ## Translators: 'Open edX' is a brand, please keep this untranslated. See http://openedx.org for more information. + ${_('Powered by Open edX')} ## greyscale logo for dark background - ## Powered by Open edX + ## ${_('Powered by Open edX')} ## greyscale logo for light background - ## Powered by Open edX + ## ${_('Powered by Open edX')}