From 3be86ca891217157857bc455bb49303782f761c4 Mon Sep 17 00:00:00 2001 From: Mark Sadecki Date: Sat, 24 Oct 2015 17:58:20 +0900 Subject: [PATCH] Fixes invalid/improper microdata and attribute values in the header logo --- lms/templates/navigation-edx.html | 5 ++--- lms/templates/navigation.html | 2 +- lms/templates/ux/reference/teams-base.html | 5 ++--- lms/templates/ux/reference/teams-create.html | 5 ++--- themes/red-theme/lms/templates/header.html | 2 +- 5 files changed, 8 insertions(+), 11 deletions(-) diff --git a/lms/templates/navigation-edx.html b/lms/templates/navigation-edx.html index b905840951..f967b98e81 100644 --- a/lms/templates/navigation-edx.html +++ b/lms/templates/navigation-edx.html @@ -39,10 +39,9 @@ site_status_msg = get_site_status_msg(course_id)