From 0d0c73cf2b6a46f81fb249cfacf0742fc1417629 Mon Sep 17 00:00:00 2001 From: Volker E Date: Wed, 18 Mar 2015 19:29:15 +0100 Subject: fixing #15011 by adding ARIA roles where distinct --- core/templates/layout.guest.php | 4 ++-- core/templates/layout.user.php | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/core/templates/layout.guest.php b/core/templates/layout.guest.php index c494e32a7fc..5c89e5591c3 100644 --- a/core/templates/layout.guest.php +++ b/core/templates/layout.guest.php @@ -25,7 +25,7 @@
-
+

@@ -40,7 +40,7 @@

-
+

getLongFooter()); ?>

diff --git a/core/templates/layout.user.php b/core/templates/layout.user.php index 9667aa72ddb..4c804ed3ea8 100644 --- a/core/templates/layout.user.php +++ b/core/templates/layout.user.php @@ -35,7 +35,7 @@
t('%s is available. Get more information on how to update.', array($_['updateVersion']))); ?>
-
+
@@ -70,7 +70,7 @@
- +
    @@ -93,7 +93,7 @@
-
+ @@ -103,7 +103,7 @@
-
+
    @@ -138,7 +138,7 @@
-
+
-- cgit v1.2.3