Changeset 14433 for trunk/wp-content/themes/twentyten/attachment.php
- Timestamp:
- 05/04/2010 07:01:09 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentyten/attachment.php
r14384 r14433 97 97 <?php _e( 'Both comments and trackbacks are currently closed.', 'twentyten' ); ?> 98 98 <?php endif; ?> 99 <?php edit_post_link( __( 'Edit', 'twentyten' ), ' <span class="edit-link">', '</span>' ); ?>99 <?php edit_post_link( __( 'Edit', 'twentyten' ), ' <span class="edit-link">', '</span>' ); ?> 100 100 </div><!-- .entry-utility --> 101 101 </div><!-- #post-<?php the_ID(); ?> -->
Note: See TracChangeset
for help on using the changeset viewer.