mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40:10 +00:00
Minor fixes to alerts
This commit is contained in:
parent
4895a3f7d3
commit
9622209308
2 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@ local alert_clear_text_credentials = classes.class(alert)
|
|||
|
||||
alert_clear_text_credentials.meta = {
|
||||
alert_key = flow_alert_keys.flow_alert_ndpi_clear_text_credentials,
|
||||
i18n_title = "flow_risk.ndpi_clear_text_credentials_descr",
|
||||
i18n_title = "flow_risk.ndpi_clear_text_credentials",
|
||||
icon = "fas fa-fw fa-exclamation",
|
||||
|
||||
has_victim = true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue