mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-07 18:50:12 +00:00
Move user search </form> to correct position. props Nazgul and bl968. fixes #6462 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7577 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -362,9 +362,9 @@ foreach ( $wp_user_search->get_results() as $userid ) {
|
||||
<br class="clear" />
|
||||
</div>
|
||||
|
||||
</form>
|
||||
<?php endif; ?>
|
||||
|
||||
</form>
|
||||
</div>
|
||||
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user