removed duplicate of overview page (settings)

Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
This commit is contained in:
Roman Schmerold (BNoiZe)
2013-12-14 19:09:45 +01:00
parent 40dbf85f77
commit e4142571d7
2 changed files with 2 additions and 4 deletions

View File

@@ -217,7 +217,7 @@ return array (
'required_resources' => 'change_serversettings',
),
array (
'url' => 'admin_settings.php?page=settings',
'url' => 'admin_settings.php?page=overview',
'label' => $lng['admin']['serversettings'],
'required_resources' => 'change_serversettings',
),