From fed39609d54d7b98c65fbb4267a7b42990993aad Mon Sep 17 00:00:00 2001 From: Chris Rodriguez Date: Tue, 26 Apr 2016 09:54:48 -0400 Subject: [PATCH] AC-400 removing tabindex from bookmark --- lms/templates/bookmarks/bookmarks-list.underscore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/bookmarks/bookmarks-list.underscore b/lms/templates/bookmarks/bookmarks-list.underscore index 15d814f39a..29a6bf2b39 100644 --- a/lms/templates/bookmarks/bookmarks-list.underscore +++ b/lms/templates/bookmarks/bookmarks-list.underscore @@ -27,7 +27,7 @@ <% } else {%> -
+
<%= gettext("You have not bookmarked any courseware pages yet.") %>