Changeset 21371
- Timestamp:
- 07/30/2012 07:56:35 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentytwelve/functions.php
r21343 r21371 268 268 <?php endif; ?> 269 269 270 <section class="comment post-content">270 <section class="comment comment-content"> 271 271 <?php comment_text(); ?> 272 272 <?php edit_comment_link( __( 'Edit', 'twentytwelve' ), '<p class="edit-link">', '</p>' ); ?>
Note: See TracChangeset
for help on using the changeset viewer.