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
1477929d
Commit
1477929d
authored
Dec 01, 2014
by
AlasdairSwan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ECOM-691 cleaned up spacing and updated title for about section
parent
eacd5256
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
9 deletions
+3
-9
lms/templates/footer-edx-new.html
+3
-9
No files found.
lms/templates/footer-edx-new.html
View file @
1477929d
...
...
@@ -41,22 +41,16 @@
</div>
<nav
class=
"footer-nav"
role=
"navigation"
aria-label=
"About Us"
>
<h2
class=
"footer-nav-title"
>
${_("About
&
Company Info
")}
</h2>
<h2
class=
"footer-nav-title"
>
${_("About
edX
")}
</h2>
<div
class=
"footer-nav-links"
>
<a
href=
"${marketing_link('ABOUT')}"
><span
class=
"copy"
>
${_("About")}
</span></a>
<a
href=
"${marketing_link('NEWS')}"
><span
class=
"copy"
>
${_("News")}
</span></a>
<a
href=
"${marketing_link('CONTACT')}"
><span
class=
"copy"
>
${_("Contact")}
</span></a>
</div>
<div
class=
"footer-nav-links"
>
<a
href=
"${marketing_link('FAQ')}"
><span
class=
"copy"
>
${_("FAQ")}
</span></a>
<a
href=
"${marketing_link('BLOG')}"
><span
class=
"copy"
>
${_("edX Blog")}
</span></a>
</div>
<div
class=
"footer-nav-links"
>
<a
href=
"${marketing_link('DONATE')}"
class=
"has-emphasis"
><span
class=
"copy"
>
${_("Donate to edX")}
</span></a>
<a
href=
"${marketing_link('JOBS')}"
class=
"has-emphasis"
><span
class=
"copy"
>
${_("Jobs at edX")}
</span></a>
<a
href=
"${marketing_link('DONATE')}"
><span
class=
"copy"
>
${_("Donate to edX")}
</span></a>
<a
href=
"${marketing_link('JOBS')}"
><span
class=
"copy"
>
${_("Jobs at edX")}
</span></a>
</div>
</nav>
...
...
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