mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-03-31 10:44:26 +00:00
Side folding for the menu, first run, still needs colours, styling and perhaps different icons.
git-svn-id: https://develop.svn.wordpress.org/trunk@9154 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -70,7 +70,6 @@ unset($hook_suffixes, $hook_suffix);
|
||||
</head>
|
||||
<body class="wp-admin <?php echo apply_filters( 'admin_body_class', '' ); ?>">
|
||||
<div id="wpwrap">
|
||||
<div id="sidemenu-bg"><br /></div>
|
||||
<div id="wpcontent">
|
||||
<div id="wphead">
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user