mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
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:
+1
-1
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user