From f881b55f2e9367893485868f7def8592e47149f6 Mon Sep 17 00:00:00 2001 From: bond708 Date: Tue, 3 May 2016 09:57:03 +0200 Subject: [PATCH] role = navigation verwijderd bij nav element. Dit is geen correcte html. role = navigation verwijderd bij tabs omdat er teveel navigationroles komen en deze niks toevoegen aldus siteimprove en w3c validator --- themes/dimpact/inc/theme.inc | 2 +- themes/dimpact/templates/page.tpl.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/themes/dimpact/inc/theme.inc b/themes/dimpact/inc/theme.inc index 2fe39f9..0b86729 100644 --- a/themes/dimpact/inc/theme.inc +++ b/themes/dimpact/inc/theme.inc @@ -52,7 +52,7 @@ function dimpact_menu_local_tasks(&$vars) { } if ($output) { - return ''; + return ''; } return NULL; } diff --git a/themes/dimpact/templates/page.tpl.php b/themes/dimpact/templates/page.tpl.php index 30bea1b..e466c65 100755 --- a/themes/dimpact/templates/page.tpl.php +++ b/themes/dimpact/templates/page.tpl.php @@ -87,7 +87,7 @@
-