Update main.inc.php
This commit is contained in:
parent
a7decb2173
commit
b1043e2a57
@ -1499,7 +1499,9 @@ function top_menu($head, $title='', $target='', $disablejs=0, $disablehead=0, $a
|
|||||||
$toprightmenu=$hookmanager->resPrint; // replace
|
$toprightmenu=$hookmanager->resPrint; // replace
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
{
|
||||||
$toprightmenu.=$result; // For backward compatibility
|
$toprightmenu.=$result; // For backward compatibility
|
||||||
|
}
|
||||||
|
|
||||||
// Link to module builder
|
// Link to module builder
|
||||||
if (! empty($conf->modulebuilder->enabled))
|
if (! empty($conf->modulebuilder->enabled))
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user