mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Typo
This commit is contained in:
parent
7876bfa0c1
commit
db9f38c48f
2 changed files with 3 additions and 3 deletions
|
|
@ -107,7 +107,7 @@ hosts_map_utils.MODES = {
|
|||
mode = hosts_map_utils.HostsMapMode.BLACKLISTED_FLOWS_HOSTS,
|
||||
label = i18n("hosts_map_page.blacklisted_flows_hosts"),
|
||||
x_label = i18n("hosts_map_page.labels.blacklisted_as_client"),
|
||||
y_label = i18n("hosts_map_page.labels.blaclisted_as_server")
|
||||
y_label = i18n("hosts_map_page.labels.blacklisted_as_server")
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue