Style fixes from mt. fixes #6124

git-svn-id: http://svn.automattic.com/wordpress/trunk@7194 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2008-03-10 05:37:13 +00:00
parent b7f524580d
commit 1ab0b60ef8
6 changed files with 15 additions and 13 deletions

View File

@@ -291,8 +291,6 @@ unset($role_links);
<input type="submit" value="<?php _e( 'Search Users' ); ?>" class="button" />
</p>
<br style="clear:both;" />
<div class="tablenav">
<?php if ( $wp_user_search->results_are_paged() ) : ?>
@@ -355,8 +353,6 @@ foreach ( $wp_user_search->get_results() as $userid ) {
</tbody>
</table>
<br style="clear:both;" />
<div class="tablenav">
<?php if ( $wp_user_search->results_are_paged() ) : ?>