Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Dashboard left bar menu not displaying in IE

They forgot to put wrap it all in a div like they did all the other pages.

I think this works:

In bb-adminthemes.php:

add: <div class="wrap"> on line 119 (above Manage Themes header)

add: </div> on line 158 (after </table> and </div>)

Skip to toolbar