From e0aa5c509e7bf5ffcee2d7ea8bdfa72ace3e3fd6 Mon Sep 17 00:00:00 2001 From: Ahsan Ulhaq Date: Tue, 24 Feb 2015 20:58:51 +0500 Subject: [PATCH] footer accessibility issue in the footer of the studio does not have accessible label(aria-label, aria-labelledby) which causes accessibility issues for the screen reader users. TNL-1523 --- cms/templates/widgets/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cms/templates/widgets/footer.html b/cms/templates/widgets/footer.html index d5c5035ac6..cfaa16dbcf 100644 --- a/cms/templates/widgets/footer.html +++ b/cms/templates/widgets/footer.html @@ -15,7 +15,7 @@