From: Bram Matthys Date: Mon, 17 Apr 2023 16:05:03 +0000 (+0200) Subject: Rename "Panel Access" menu item to "Accounts" X-Git-Tag: 0.9~158 X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/commitdiff_plain/6210ec482efa44e152fb8bc61d4dd8f529687cb9?hp=830edb2556066a2e800f502447e68496720561bd Rename "Panel Access" menu item to "Accounts" --- diff --git a/common.php b/common.php index dced580..2caa5ca 100644 --- a/common.php +++ b/common.php @@ -93,7 +93,7 @@ $pages = [ if (is_auth_provided()) { - $pages["Settings"]["Panel Access"] = "settings"; + $pages["Settings"]["Accounts"] = "settings"; $user = unreal_get_current_user(); if ($user) diff --git a/index.php b/index.php index 397cf17..e7b5f74 100644 --- a/index.php +++ b/index.php @@ -276,7 +276,7 @@ $num_of_panel_admins = count($userlist);
-
Panel Access
+
Panel Accounts
diff --git a/settings/index.php b/settings/index.php index c501ab2..16f33d6 100644 --- a/settings/index.php +++ b/settings/index.php @@ -9,7 +9,7 @@ do_log($_POST); ?> -

Panel Settings Overview

+

Panel Accounts

-
-
Panel Access
Click on a username to view more information.