]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/themes/default/search.php
Wordpress 3.0.1-scripts
[autoinstalls/wordpress.git] / wp-content / themes / default / search.php
index 3e93ffce75973920931ace9cdfd1f7a38de8940c..4e7ad6dd6bc045ea7dd8c2574baa6fa799143541 100644 (file)
@@ -6,7 +6,7 @@
 
 get_header(); ?>
 
-       <div id="content" class="narrowcolumn">
+       <div id="content" class="narrowcolumn" role="main">
 
        <?php if (have_posts()) : ?>
 
@@ -45,4 +45,4 @@ get_header(); ?>
 
 <?php get_sidebar(); ?>
 
-<?php get_footer(); ?>
\ No newline at end of file
+<?php get_footer(); ?>