Changeset 14786 for trunk/wp-content/themes/twentyten/single.php
- Timestamp:
- 05/21/2010 06:56:27 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-content/themes/twentyten/single.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentyten/single.php
r14708 r14786 47 47 </div><!-- #author-link --> 48 48 </div><!-- #author-description --> 49 </div><!-- .entry-author-info -->49 </div><!-- #entry-author-info --> 50 50 <?php endif; ?> 51 51 … … 54 54 <?php edit_post_link( __( 'Edit', 'twentyten' ), '<span class="edit-link">', '</span>' ); ?> 55 55 </div><!-- .entry-utility --> 56 </div><!-- #post- (id)-->56 </div><!-- #post-## --> 57 57 58 58 <div id="nav-below" class="navigation">
Note: See TracChangeset
for help on using the changeset viewer.