Removed 'role' attribute from Wordpress theme
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
get_header(); ?>
|
||||
|
||||
<div id="content">
|
||||
<div id="main" class="narrowcolumn" role="main">
|
||||
<div id="main" class="narrowcolumn">
|
||||
|
||||
<?php if (have_posts()) : ?>
|
||||
|
||||
|
Reference in New Issue
Block a user