Make WordPress Core


Ignore:
Timestamp:
05/26/2010 04:36:42 AM (15 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/attachment.php

    r14791 r14932  
    9595                        <?php edit_post_link( __( 'Edit', 'twentyten' ), ' <span class="edit-link">', '</span>' ); ?>
    9696                    </div><!-- .entry-utility -->
    97                 </div><!-- #post-<?php the_ID(); ?> -->
     97                </div><!-- #post-## -->
    9898
    9999<?php comments_template(); ?>
Note: See TracChangeset for help on using the changeset viewer.