mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
Menu-Manager side-panel height fix.
This commit is contained in:
@@ -465,6 +465,10 @@ if(deftrue('e_MENUMANAGER_ACTIVE'))
|
||||
{
|
||||
$body_onload .= " id=\"layout-".e107::getForm()->name2id(THEME_LAYOUT)."\" ";
|
||||
}
|
||||
else
|
||||
{
|
||||
$body_onload .= " id=\"admin-".str_replace(".php","",e_PAGE)."\" ";
|
||||
}
|
||||
|
||||
//
|
||||
// J: Send end of <head> and start of <body>
|
||||
|
Reference in New Issue
Block a user