mirror of
git://develop.git.wordpress.org/
synced 2025-01-18 05:18:42 +01:00
Move user search </form> to correct position. props Nazgul and bl968. fixes #6462 for 2.5.1
git-svn-id: https://develop.svn.wordpress.org/branches/2.5@7578 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
284699ed57
commit
b05ab121bc
@ -362,9 +362,9 @@ foreach ( $wp_user_search->get_results() as $userid ) {
|
||||
<br class="clear" />
|
||||
</div>
|
||||
|
||||
</form>
|
||||
<?php endif; ?>
|
||||
|
||||
</form>
|
||||
</div>
|
||||
|
||||
<?php
|
||||
|
Loading…
x
Reference in New Issue
Block a user