mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 08:50:12 +00:00
9 lines
144 B
Lua
9 lines
144 B
Lua
--
|
|
-- (C) 2019-20 - ntop.org
|
|
--
|
|
|
|
return {
|
|
alert_id = 4,
|
|
i18n_title = "alerts_dashboard.connection_issues",
|
|
icon = "fas fa-exclamation",
|
|
}
|