Closed (works as designed)
Project:
Drupal core
Version:
5.1
Component:
theme system
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Mar 2007 at 22:18 UTC
Updated:
6 Mar 2007 at 01:40 UTC
when selecting an administration theme different from the theme used on the rest of the web site in http://mysite/?q=admin/settings/admin , the selected administration theme is then not used when displaying the Blocks administration page at http://mysite/?q=admin/build/block
Comments
Comment #1
Crell commentedThe blocks admin page always takes the theme of the theme that you're configuring. Look at the top of the page and you'll see tabs for each of the themes available. That's necessary because each theme has its own block arrangement.