From 08ae2f5ee284dfd6764bbb587ce36e821af1eb35 Mon Sep 17 00:00:00 2001 From: ryan 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: http://svn.automattic.com/wordpress/trunk@10945 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- 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 @@ ?>
-