Changeset 7166 for trunk/wp-admin/edit-comments.php
- Timestamp:
- 03/06/2008 09:48:36 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/edit-comments.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
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>
Note: See TracChangeset
for help on using the changeset viewer.