Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
16d8df97
Commit
16d8df97
authored
Dec 12, 2014
by
Sarina Canelake
Committed by
Zia Fazal
Apr 07, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change openedx footer image to a non-broken link
parent
3a00a6fc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
lms/templates/footer.html
+3
-3
No files found.
lms/templates/footer.html
View file @
16d8df97
...
@@ -66,11 +66,11 @@
...
@@ -66,11 +66,11 @@
<a
href=
"http://openedx.org/"
>
<a
href=
"http://openedx.org/"
>
## standard powered-by logo
## standard powered-by logo
## Translators: 'Open edX' is a brand, please keep this untranslated. See http://openedx.org for more information.
## Translators: 'Open edX' is a brand, please keep this untranslated. See http://openedx.org for more information.
<img
src=
"https://files.edx.org/openedx-logos/openedx-logo-tag.png"
alt=
"${_('Powered by Open edX')}"
width=
"150"
height=
"50"
/>
<img
src=
"https://files.edx.org/openedx-logos/
edx-
openedx-logo-tag.png"
alt=
"${_('Powered by Open edX')}"
width=
"150"
height=
"50"
/>
## greyscale logo for dark background
## greyscale logo for dark background
##
<img
src=
"https://files.edx.org/openedx-logos/openedx-logo-tag-light.png"
alt=
"${_('Powered by Open edX')}"
width=
"150"
height=
"50"
/>
##
<img
src=
"https://files.edx.org/openedx-logos/
edx-
openedx-logo-tag-light.png"
alt=
"${_('Powered by Open edX')}"
width=
"150"
height=
"50"
/>
## greyscale logo for light background
## greyscale logo for light background
##
<img
src=
"https://files.edx.org/openedx-logos/openedx-logo-tag-dark.png"
alt=
"${_('Powered by Open edX')}"
width=
"150"
height=
"50"
/>
##
<img
src=
"https://files.edx.org/openedx-logos/
edx-
openedx-logo-tag-dark.png"
alt=
"${_('Powered by Open edX')}"
width=
"150"
height=
"50"
/>
</a>
</a>
</p>
</p>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment