diff --git a/lms/templates/dashboard.html b/lms/templates/dashboard.html index 25a437395c..54023cc77c 100644 --- a/lms/templates/dashboard.html +++ b/lms/templates/dashboard.html @@ -327,10 +327,12 @@

Looks like you haven't registered for any courses yet.

% if settings.MITX_FEATURES.get('ENABLE_MKTG_SITE'): - Find courses now! + %else: - Find courses now! + %endif + Find courses now! +
% endif diff --git a/lms/templates/footer.html b/lms/templates/footer.html index b7351a9c15..11f6ab9d40 100644 --- a/lms/templates/footer.html +++ b/lms/templates/footer.html @@ -6,48 +6,51 @@