Changeset 7307 for trunk/wp-admin/users.php
- Timestamp:
- 03/15/2008 06:14:03 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/users.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/users.php
r7304 r7307 336 336 <th><?php _e('E-mail') ?></th> 337 337 <th><?php _e('Role') ?></th> 338 <th ><?php _e('Posts') ?></th>338 <th class="num"><?php _e('Posts') ?></th> 339 339 </tr> 340 340 </thead>
Note: See TracChangeset
for help on using the changeset viewer.