Minor fix

This commit is contained in:
Simone Mainardi 2021-07-09 17:20:04 +02:00
parent b92dcefe3e
commit 7fa999d848

View file

@ -1583,7 +1583,7 @@ local function label2formattedlabel(alt_name, host_info, show_vlan)
-- Special shorting function for IP addresses
if res ~= ip then
res = shortHostName(res)
res = shortenString(res)
end
-- Adding the vlan if requested