Changeset 161

Show
Ignore:
Timestamp:
05/01/08 04:14:31 (2 months ago)
Author:
zamoose
Message:

Added direct edit link for comments from the comment listings (this has been bothering me for a while).

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/comments.php

    r160 r161  
    9696                                <span class="comment-author"><?php comment_author_link() ?></span> 
    9797                                <span class="comment-date"><?php comment_date() ?></span> 
     98                                <?php edit_comment_link('Edit'); ?> 
    9899                        </div> 
    99100                        <!--div class="listclear"></div-->