Make WordPress Core


Ignore:
Timestamp:
08/25/2012 05:16:56 PM (13 years ago)
Author:
lancewillett
Message:

Twenty Twelve: review and clean up end-of-element HTML comments. Props obenland for starter patch. Closes #21675.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-content/themes/twentytwelve/archive.php

    r21404 r21618  
    5050                    }
    5151                ?>
    52             </header><!-- /. archive-header -->
     52            </header><!-- .archive-header -->
    5353
    5454            <?php
     
    7272
    7373        </div><!-- #content -->
    74     </section><!-- #primary .site-content -->
     74    </section><!-- #primary -->
    7575
    7676<?php get_sidebar(); ?>
Note: See TracChangeset for help on using the changeset viewer.