summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorthiagoftsm <thiagoftsm@gmail.com>2023-02-09 15:33:45 +0000
committerGitHub <noreply@github.com>2023-02-09 17:33:45 +0200
commitd2ee769aa98c75188fb25182a4a35bc20b9969fa (patch)
tree150ed7e174644f51d3a71925fdf91f2efe0de4bc /web
parent52e5978f73566291004607c2c06318f61774f834 (diff)
Update AD title (#14484)
Diffstat (limited to 'web')
-rw-r--r--web/gui/dashboard_info.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/gui/dashboard_info.js b/web/gui/dashboard_info.js
index d34a4df13a..8f52f0ed03 100644
--- a/web/gui/dashboard_info.js
+++ b/web/gui/dashboard_info.js
@@ -592,7 +592,7 @@ netdataDashboard.menu = {
},
'ad': {
- title: 'Active Directory',
+ title: 'AD Domain Service',
icon: '<i class="fab fa-windows"></i>',
info: undefined
},