Fix: Changed /systemconfig/ page to /portal-management/

This commit is contained in:
2026-07-08 21:39:29 +02:00
parent 68c9e00afb
commit 94f349597d
3 changed files with 4 additions and 4 deletions

View File

@@ -211,7 +211,7 @@ class pageBuilder
showSpan(__('portal-management'));
showPage('portal-management', 'access_control');
showPage('portal-management', 'systemconfig');
showPage('portal-management', 'portal-management');
?>
</ul>
</div>