From 8cffa152d8d337e948ddeca1a15d20cc92937fa2 Mon Sep 17 00:00:00 2001 From: Mark Sadecki Date: Tue, 27 Jan 2015 16:06:47 -0500 Subject: [PATCH] changes the skip link text to the industry standard Skip to main content --- cms/templates/base.html | 2 +- lms/templates/main.html | 2 +- lms/templates/main_django.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cms/templates/base.html b/cms/templates/base.html index b7dcb25dc6..deb379f478 100644 --- a/cms/templates/base.html +++ b/cms/templates/base.html @@ -48,7 +48,7 @@ import json <%block name="view_notes"> - ${_("Skip to this view's content")} + ${_("Skip to main content")}