Changeset 7166

Show
Ignore:
Timestamp:
03/06/08 09:48:36 (9 months ago)
Author:
matt
Message:

Check all should now work on comments.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-admin/edit-comments.php

    r7130 r7166  
    183183<thead> 
    184184  <tr> 
    185     <th scope="col" style="text-align: center"><input type="checkbox" onclick="checkAll(document.getElementById('posts-filter'));" /></th> 
     185    <th scope="col" style="text-align: center"><input type="checkbox" onclick="checkAll(document.getElementById('comments-form'));" /></th> 
    186186    <th scope="col"><?php _e('Comment') ?></th> 
    187187    <th scope="col"><?php _e('Date') ?></th>