diff --git a/html/includes/print-menubar.php b/html/includes/print-menubar.php index 7cdb3d4429..90e80dc5bc 100644 --- a/html/includes/print-menubar.php +++ b/html/includes/print-menubar.php @@ -258,11 +258,17 @@ echo('

    • About
    • + = '10') { + echo(' +

    • +
    • Global Settings
    • '); + ?>

    • -
    • My Settings
    • +
    • My Settings
    • = '10') { echo('

    • '); + if (auth_usermanagement()) { echo(' diff --git a/html/pages/showconfig.inc.php b/html/pages/settings.inc.php similarity index 100% rename from html/pages/showconfig.inc.php rename to html/pages/settings.inc.php