From 12907f6cda196ff3736c1ff4a6dfd6bb7776fec9 Mon Sep 17 00:00:00 2001 From: Rob Loach Date: Mon, 22 Jan 2018 12:41:34 -0500 Subject: [PATCH 1/2] a11y: Remove "role='navigation'" from nav The nav element doesn't need to have the "navigation" role. --- includes/core.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/core.inc b/includes/core.inc index 0a02f9a..48fc0c4 100644 --- a/includes/core.inc +++ b/includes/core.inc @@ -630,7 +630,7 @@ function kalatheme_pager($variables) { 'data' => $li_last, ); } - return '