Hello, I've got a module bootstrap file Admin_Bootstrap where the module is "admin". I'm wondering how to change the default layout, which in my case is layout.phtml only for the admin module. In my opinion I have to do it into the bootstrap file, because in this way the change will affect all of the module controllers. Do you have any idea how to solve the problem ?
Regards, S.G.
