Make WordPress Core


Ignore:
Timestamp:
05/26/2010 04:36:42 AM (16 years ago)
Author:
nacin
Message:

Use a more generic HTML comment. props zeo, fixes #12695.

File:
1 edited

Legend:

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

    r14786 r14932  
    155155                <?php edit_post_link( __( 'Edit', 'twentyten' ), '<span class="meta-sep">|</span> <span class="edit-link">', '</span>' ); ?>
    156156            </div><!-- .entry-utility -->
    157         </div><!-- #post-<?php the_ID(); ?> -->
     157        </div><!-- #post-## -->
    158158
    159159        <?php comments_template( '', true ); ?>
Note: See TracChangeset for help on using the changeset viewer.