* Fix common menu.
This commit is contained in:
@@ -2210,7 +2210,8 @@ EOD;
|
||||
if(empty($program)) return;
|
||||
if($program->template == 'cmmi')
|
||||
{
|
||||
$lang->product->menu = $lang->cmmiproduct->menu;
|
||||
$lang->product->menu = $lang->cmmiproduct->menu;
|
||||
$lang->productplan->menu = $lang->cmmiproduct->menu;
|
||||
$lang->$moduleName->menu = self::processMenuVars($lang->$moduleName->menu);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user