Fix: Changed /systemconfig/ page to /portal-management/
This commit is contained in:
@@ -63,7 +63,7 @@ function showCard($module_name, $page_name): void
|
||||
|
||||
if ($GLOBALS['modules_enabled']['portal-management']) {
|
||||
showCard('portal-management', 'access_control');
|
||||
showCard('portal-management', 'systemconfig');
|
||||
showCard('portal-management', 'portal-management');
|
||||
}
|
||||
?>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user