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