Fix widgets page when multiple class="wrap" are used.
git-svn-id: https://develop.svn.wordpress.org/trunk@9194 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
c5abdbb0ab
commit
add18cc478
@ -312,12 +312,11 @@ require_once( 'admin-header.php' ); ?>
|
||||
</div>
|
||||
|
||||
</form>
|
||||
<br class="clear" />
|
||||
|
||||
</div>
|
||||
|
||||
<?php do_action( 'sidebar_admin_page' ); ?>
|
||||
|
||||
<br class="clear" />
|
||||
|
||||
<?php require_once( 'admin-footer.php' ); ?>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user