Changeset 14932 for trunk/wp-content/themes/twentyten/attachment.php
- Timestamp:
- 05/26/2010 04:36:42 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentyten/attachment.php
r14791 r14932 95 95 <?php edit_post_link( __( 'Edit', 'twentyten' ), ' <span class="edit-link">', '</span>' ); ?> 96 96 </div><!-- .entry-utility --> 97 </div><!-- #post- <?php the_ID(); ?>-->97 </div><!-- #post-## --> 98 98 99 99 <?php comments_template(); ?>
Note: See TracChangeset
for help on using the changeset viewer.