Make WordPress Core


Ignore:
Timestamp:
03/15/2008 06:14:03 AM (18 years ago)
Author:
ryan
Message:

Reduce dependency on inline style. Props mdawaffe. fixes #6228

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/users.php

    r7304 r7307  
    336336    <th><?php _e('E-mail') ?></th>
    337337    <th><?php _e('Role') ?></th>
    338     <th><?php _e('Posts') ?></th>
     338    <th class="num"><?php _e('Posts') ?></th>
    339339</tr>
    340340</thead>
Note: See TracChangeset for help on using the changeset viewer.