Footer Bootstrap new design fixes WIP

Fixes for new design as per instruction in this ticket.

LEARNER-3131
This commit is contained in:
Hamza Munir
2017-12-21 19:05:21 +05:00
parent 4946b6b296
commit a5e0989021
6 changed files with 174 additions and 117 deletions

View File

@@ -52,7 +52,7 @@ MKTG_URLS = {
'AFFILIATES': '/affiliates',
'BLOG': '/blog',
'CAREERS': '/careers',
'CONTACT': '/contact',
'CONTACT': 'https://courses.edx.org/support/contact_us',
'COURSES': '/course',
'DONATE': '/donate',
'ENTERPRISE': '/enterprise',
@@ -66,6 +66,7 @@ MKTG_URLS = {
'ROOT': MARKETING_SITE_ROOT,
'SCHOOLS': '/schools-partners',
'SITE_MAP': '/sitemap',
'TRADEMARKS': '/trademarks',
'TOS': '/edx-terms-service',
'TOS_AND_HONOR': '/edx-terms-service',
'WHAT_IS_VERIFIED_CERT': '/verified-certificate',