Forums
-
- Forum
- Posts
-
- Installation
- 28,380
- Troubleshooting
- 62,269
- Themes
- 10,391
- Plugins
- 15,313
- Requests & Feedback
- 14,924
- Showcase
- 3,252
-
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>
)