mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
Removed useless description from some flow alert
This commit is contained in:
parent
e521ce6cdc
commit
fa5088d49b
22 changed files with 21 additions and 33 deletions
|
|
@ -45,7 +45,7 @@ end
|
|||
-- @param alert_type_params Table `alert_type_params` as built in the `:init` method
|
||||
-- @return A human-readable string
|
||||
function alert_tcp_connection_refused.format(ifid, alert, alert_type_params)
|
||||
return i18n("flow_details.tcp_connection_refused")
|
||||
return
|
||||
end
|
||||
|
||||
-- #######################################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue