mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
9 lines
130 B
Lua
9 lines
130 B
Lua
--
|
|
-- (C) 2019-20 - ntop.org
|
|
--
|
|
|
|
return {
|
|
alert_id = 35,
|
|
i18n_title = "alerts_dashboard.external_alert",
|
|
icon = "fa-eye",
|
|
}
|