1
0

Removed 'role' attribute from Wordpress theme

This commit is contained in:
Aaron Lindsay
2011-02-26 08:37:53 -07:00
parent 8ffa864d07
commit ea7af0c74e
6 changed files with 7 additions and 7 deletions

View File

@ -6,7 +6,7 @@
get_header(); ?>
<div id="content" class="narrowcolumn" role="main">
<div id="content" class="narrowcolumn">
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<div class="post" id="post-<?php the_ID(); ?>">