Fixes invisible badges

Fixes #5355
This commit is contained in:
Simone Mainardi 2021-05-19 18:13:12 +02:00
parent c29034d5d1
commit 13283eca4b
3 changed files with 3 additions and 3 deletions

View file

@ -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 badge-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-secondary'>%{interface_name}</span>",
-- ####################### Alert strings