From 2cad6fe261c0711e8559899a59f34f4a331ac32a Mon Sep 17 00:00:00 2001 From: Giulio Gratta Date: Tue, 4 Jun 2013 16:35:13 -0700 Subject: [PATCH 01/24] user button and menu accessiblity hidden span addition --- lms/templates/navigation.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lms/templates/navigation.html b/lms/templates/navigation.html index 104366c8c4..6d25c18af8 100644 --- a/lms/templates/navigation.html +++ b/lms/templates/navigation.html @@ -65,11 +65,11 @@ site_status_msg = get_site_status_msg(course_id)
  • - ${user.username} + Dashboard for: ${user.username}
  • - + More options dropdown