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:
Mark Jaquith 2008-03-30 16:48:31 +00:00
parent 288211a88b
commit 3112a4894b
1 changed files with 1 additions and 1 deletions

View File

@ -362,9 +362,9 @@ foreach ( $wp_user_search->get_results() as $userid ) {
<br class="clear" /> <br class="clear" />
</div> </div>
</form>
<?php endif; ?> <?php endif; ?>
</form>
</div> </div>
<?php <?php