mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-23 01:27:36 +01:00
Fix widgets page when multiple class="wrap" are used.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9194 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
77da070d7a
commit
0ef5225b4c
@ -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