Moxley Stratton - 2007-09-22

Logged In: YES
user_id=187608
Originator: NO

There's a way to override the layout template. That will probably solve the problem. Take a look at plugins/mminstall/Controller.php:

function getLayoutTemplate() {
return MM_INSTALL . '/plugins/mminstall/templates/layout.php';
}