Rename Studio logo

OPEN-301
This commit is contained in:
David Baumgold
2014-11-04 15:47:55 -05:00
parent fece2b9dd2
commit cfaa9dd588
2 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

View File

@@ -11,7 +11,7 @@
<div class="wrapper wrapper-l">
## "edX Studio" should not be translated
<h1 class="branding"><a href="/"><img src="${static.url("img/logo-edx-studio.png")}" alt="edX Studio" /></a></h1>
<h1 class="branding"><a href="/"><img src="${static.url("img/edx-studio-logo.png")}" alt="edX Studio" /></a></h1>
% if context_course:
<%