Make WordPress Core


Ignore:
Timestamp:
11/15/2013 07:01:00 PM (12 years ago)
Author:
lancewillett
Message:

Twenty Fourteen: remove main-content element where not necessary, props iamtakashi. See #25946.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentyfourteen/image.php

    r25985 r26217  
    1313?>
    1414
    15 <div id="main-content" class="main-content">
    1615    <section id="primary" class="content-area image-attachment">
    1716        <div id="content" class="site-content" role="main">
     
    8685        </div><!-- #content -->
    8786    </section><!-- #primary -->
    88 </div><!-- #main-content -->
    8987
    9088<?php
Note: See TracChangeset for help on using the changeset viewer.