Changeset 7745 for trunk/wp-admin/users.php
- Timestamp:
- 04/18/2008 10:23:02 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/users.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/users.php
r7660 r7745 331 331 <thead> 332 332 <tr class="thead"> 333 <th scope="col" class="check-column"><input type="checkbox" onclick="checkAll(document.getElementById('posts-filter'));" /></th>333 <th scope="col" class="check-column"><input type="checkbox" /></th> 334 334 <th><?php _e('Username') ?></th> 335 335 <th><?php _e('Name') ?></th>
Note: See TracChangeset
for help on using the changeset viewer.