From 7c4e20f9e5afaf0fe14110515107cd6bb2bedfcb Mon Sep 17 00:00:00 2001 From: Brian Talbot Date: Tue, 4 Jun 2013 14:45:45 -0400 Subject: [PATCH] lms - adds in alt text attribute to logo/edX home image for accessibility purposes --- lms/templates/navigation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/navigation.html b/lms/templates/navigation.html index 82d08f6ca9..13c461173b 100644 --- a/lms/templates/navigation.html +++ b/lms/templates/navigation.html @@ -39,7 +39,7 @@ site_status_msg = get_site_status_msg(course_id)

- + edX home

% if course: