mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 01:10:10 +00:00
Fix bad alert label
This commit is contained in:
parent
c0fe78ee92
commit
bdef62fdc5
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ local script = {
|
|||
|
||||
gui = {
|
||||
i18n_title = "internals.alert_drops",
|
||||
i18n_description = "internals.alert_drops_description",
|
||||
i18n_description = "internals.alert_drops_descr",
|
||||
},
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue