Changed system files to portal-management
This commit is contained in:
@@ -60,9 +60,9 @@ function showCard($module_name, $page_name, $width = 3)
|
||||
showCard('autop', 'phonebooks');
|
||||
}
|
||||
|
||||
if ($GLOBALS['modules_enabled']['system']) {
|
||||
showCard('system', 'access_control');
|
||||
showCard('system', 'systemconfig');
|
||||
if ($GLOBALS['modules_enabled']['portal-management']) {
|
||||
showCard('portal-management', 'access_control');
|
||||
showCard('portal-management', 'systemconfig');
|
||||
}
|
||||
?>
|
||||
</div>
|
||||
Reference in New Issue
Block a user