mirror of
https://github.com/e107inc/e107.git
synced 2025-08-18 04:12:00 +02:00
Menu-Manager side-panel height fix.
This commit is contained in:
@@ -157,6 +157,7 @@ class admin_shortcodes
|
||||
|
||||
if(function_exists('e_help') && ($tmp = e_help())) // new in v2.x for non-admin-ui admin pages.
|
||||
{
|
||||
$ns->setUniqueId('sc-admin-help');
|
||||
$help_text = $ns->tablerender($tmp['caption'],$tmp['text'],'e_help',true);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user