Make WordPress Core


Ignore:
Timestamp:
05/21/2010 06:56:27 PM (16 years ago)
Author:
nacin
Message:

In Twenty Ten, final pass on inline docs et al. props jorbin, zeo. fixes #12695.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-content/themes/twentyten/single.php

    r14708 r14786  
    4747                            </div><!-- #author-link -->
    4848                        </div><!-- #author-description -->
    49                     </div><!-- .entry-author-info -->
     49                    </div><!-- #entry-author-info -->
    5050<?php endif; ?>
    5151
     
    5454                        <?php edit_post_link( __( 'Edit', 'twentyten' ), '<span class="edit-link">', '</span>' ); ?>
    5555                    </div><!-- .entry-utility -->
    56                 </div><!-- #post-(id) -->
     56                </div><!-- #post-## -->
    5757
    5858                <div id="nav-below" class="navigation">
Note: See TracChangeset for help on using the changeset viewer.