mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +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
|
|
@ -42,8 +42,8 @@ periodic_activities_utils.periodic_activity_issues = {
|
|||
},
|
||||
["alerts_drops"] =
|
||||
{
|
||||
i18n_title = "alerts_dashboard.alerts_drops",
|
||||
i18n_descr = "internals.alerts_drops_descr"
|
||||
i18n_title = "internals.alert_drops",
|
||||
i18n_descr = "internals.alert_drops_descr"
|
||||
},
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue