mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Fixes alerts inconsistent alerts and checks names (#7314)
This commit is contained in:
parent
cc45b0840e
commit
76267099a2
30 changed files with 66 additions and 61 deletions
|
|
@ -23,7 +23,7 @@ local fin_scan = {
|
|||
|
||||
-- Allow user script configuration from the GUI
|
||||
gui = {
|
||||
i18n_title = "entity_thresholds.fin_scan_title",
|
||||
i18n_title = "alerts_dashboard.tcp_fin_scan",
|
||||
i18n_description = "entity_thresholds.fin_scan_description",
|
||||
|
||||
-- The input builder to use to draw the gui
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue