Changeset 22620
- Timestamp:
- 11/16/2012 10:04:57 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentytwelve/comments.php
r22615 r22620 51 51 */ 52 52 if ( ! comments_open() && get_comments_number() ) : ?> 53 <!-- If comments are closed. -->54 53 <p class="nocomments"><?php _e( 'Comments are closed.' , 'twentytwelve' ); ?></p> 55 54 <?php endif; ?>
Note: See TracChangeset
for help on using the changeset viewer.