mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Fixes possible exploit alert name
This commit is contained in:
parent
a68f36109e
commit
3ff83d802f
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ local script = {
|
|||
},
|
||||
|
||||
gui = {
|
||||
i18n_title = "alerts_dashboard.ndpi_url_possible_rce_injection_title",
|
||||
i18n_title = "flow_risk.ndpi_possible_exploit",
|
||||
i18n_description = "flow_risk.ndpi_possible_exploit_descr",
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue