mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 09:20:10 +00:00
Fixes nil alert drops label in issues dropdown
This commit is contained in:
parent
e8868bc303
commit
ef14382915
3 changed files with 6 additions and 7 deletions
|
|
@ -17,8 +17,8 @@ local script = {
|
|||
hooks = {},
|
||||
|
||||
gui = {
|
||||
i18n_title = "alerts_dashboard.alert_drops",
|
||||
i18n_description = "alerts_dashboard.alert_drops_description",
|
||||
i18n_title = "internals.alert_drops",
|
||||
i18n_description = "internals.alert_drops_description",
|
||||
},
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue