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

git-svn-id: https://develop.svn.wordpress.org/trunk@7307 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2008-03-15 06:14:03 +00:00
parent 8316b8535a
commit 2e0c6c5cb0
9 changed files with 35 additions and 14 deletions
+1 -1
View File
@@ -335,7 +335,7 @@ unset($role_links);
<th><?php _e('Name') ?></th>
<th><?php _e('E-mail') ?></th>
<th><?php _e('Role') ?></th>
<th><?php _e('Posts') ?></th>
<th class="num"><?php _e('Posts') ?></th>
</tr>
</thead>
<tbody id="users" class="list:user user-list">