From eef293ff04b367c11a3010972d361cea1f1b26ad Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Thu, 16 Apr 2009 16:42:32 +0000 Subject: [PATCH] Add WAI-ARIA landmark roles to default theme. Props peterkz. fixes #9408 git-svn-id: https://develop.svn.wordpress.org/trunk@10945 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-content/themes/default/archive.php | 2 +- wp-content/themes/default/footer.php | 2 +- wp-content/themes/default/header.php | 2 +- wp-content/themes/default/index.php | 2 +- wp-content/themes/default/page.php | 4 ++-- wp-content/themes/default/search.php | 4 ++-- wp-content/themes/default/sidebar.php | 11 +++++++---- wp-content/themes/default/single.php | 2 +- wp-includes/general-template.php | 2 +- 9 files changed, 17 insertions(+), 14 deletions(-) diff --git a/wp-content/themes/default/archive.php b/wp-content/themes/default/archive.php index 3d4d8b8e94..70c2a8cec8 100644 --- a/wp-content/themes/default/archive.php +++ b/wp-content/themes/default/archive.php @@ -7,7 +7,7 @@ get_header(); ?> -
+
diff --git a/wp-content/themes/default/footer.php b/wp-content/themes/default/footer.php index 49ab67660d..02f6d1930a 100644 --- a/wp-content/themes/default/footer.php +++ b/wp-content/themes/default/footer.php @@ -6,7 +6,7 @@ ?>
-