diff --git a/cms/static/img/logo-edx-studio.png b/cms/static/img/edx-studio-logo.png similarity index 100% rename from cms/static/img/logo-edx-studio.png rename to cms/static/img/edx-studio-logo.png diff --git a/cms/templates/widgets/header.html b/cms/templates/widgets/header.html index 3f42d06ace..a932fd6f13 100644 --- a/cms/templates/widgets/header.html +++ b/cms/templates/widgets/header.html @@ -11,7 +11,7 @@
## "edX Studio" should not be translated -

edX Studio

+

edX Studio

% if context_course: <%