Make WordPress Core

Changeset 22620


Ignore:
Timestamp:
11/16/2012 10:04:57 PM (11 years ago)
Author:
lancewillett
Message:

Twenty Twelve: remove extraneous comment. See #20469.

File:
1 edited

Legend:

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

    r22615 r22620  
    5151         */
    5252        if ( ! comments_open() && get_comments_number() ) : ?>
    53         <!-- If comments are closed. -->
    5453        <p class="nocomments"><?php _e( 'Comments are closed.' , 'twentytwelve' ); ?></p>
    5554        <?php endif; ?>
Note: See TracChangeset for help on using the changeset viewer.