Changeset 7166
- Timestamp:
- 03/06/08 09:48:36 (9 months ago)
- Files:
-
- trunk/wp-admin/edit-comments.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-admin/edit-comments.php
r7130 r7166 183 183 <thead> 184 184 <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> 186 186 <th scope="col"><?php _e('Comment') ?></th> 187 187 <th scope="col"><?php _e('Date') ?></th>
