Changeset 45209 for trunk/src/wp-content/themes/twentyten/loop-single.php
- Timestamp:
- 04/16/2019 01:29:20 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyten/loop-single.php
r43571 r45209 70 70 <?php edit_post_link( __( 'Edit', 'twentyten' ), '<span class="edit-link">', '</span>' ); ?> 71 71 </div><!-- .entry-utility --> 72 </div><!-- #post- ##-->72 </div><!-- #post-<?php the_ID(); ?> --> 73 73 74 74 <div id="nav-below" class="navigation">
Note: See TracChangeset
for help on using the changeset viewer.