mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
Fix title discrepancy on known proto on non std port alert. (#7217)
This commit is contained in:
parent
5cd31eb90d
commit
3d741f0e75
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ local script = {
|
|||
|
||||
|
||||
gui = {
|
||||
i18n_title = "flow_risk.ndpi_known_protocol_on_non_standard_port",
|
||||
i18n_title = "alerts_dashboard.known_proto_on_non_std_port",
|
||||
i18n_description = "flow_risk.ndpi_known_protocol_on_non_standard_port",
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue