Changeset 8703 for trunk/wp-content

Show
Ignore:
Timestamp:
08/21/08 20:45:45 (3 months ago)
Author:
ryan
Message:

Add space. see #7560

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-content/themes/default/comments.php

    r8695 r8703  
    2727    <?php foreach ($comments as $comment) : ?> 
    2828 
    29         <li <?php comment_class($oddcomment) ?>id="comment-<?php comment_ID() ?>"> 
     29        <li <?php comment_class($oddcomment) ?> id="comment-<?php comment_ID() ?>"> 
    3030            <?php echo get_avatar( $comment, 32 ); ?> 
    3131            <cite><?php comment_author_link() ?></cite> Says: