mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 19:15:03 +00:00
parent
6abb991a41
commit
c01483ae67
4 changed files with 7 additions and 6 deletions
|
|
@ -14,7 +14,7 @@ return {
|
|||
-- ####################### Status strings
|
||||
|
||||
status_unexpected_new_device_description = "Unexpected MAC <a href=\"%{host_url}\">%{mac_address}</a> connected to the network.",
|
||||
status_unexpected_new_device_description_pro = "Unexpected MAC <a href=\"%{host_url}\">%{mac_address}</a> connected to the network. SNMP Device <a href=\"%{ip_url}\">%{ip}</a> on Port <a href=\"%{port_url}\">%{port}</a> <span class='badge rounded-pill bg-secondary'>%{interface_name}</span>",
|
||||
status_unexpected_new_device_description_pro = "Unexpected MAC <a href=\"%{host_url}\">%{mac_address}</a> connected to the network. SNMP Device <a href=\"%{ip_url}\">%{ip}</a> on Port <a href=\"%{port_url}\">%{port}</a> <span class='badge rounded-pill bg-dark'>%{interface_name}</span>",
|
||||
|
||||
-- ####################### Alert strings
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue