mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Fix name of active monitoring and vs
This commit is contained in:
parent
f25c177b5e
commit
e9f69aa756
2 changed files with 3 additions and 2 deletions
|
|
@ -51,7 +51,7 @@ if not ntop.isnEdge() then
|
|||
},
|
||||
active_monitoring = {
|
||||
key = "active_monitoring",
|
||||
label = i18n("manage_configurations.active_monitoring"),
|
||||
label = i18n("manage_configurations.active_monitoring_vs"),
|
||||
order = 2
|
||||
},
|
||||
checks = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue