Displayed the custom network name if set

This commit is contained in:
Luca 2022-11-01 09:25:51 +01:00
parent ccd1921a42
commit fd31d0eab9

View file

@ -54,7 +54,7 @@ end
Create Menu Bar with buttons
--]]
local nav_url = ntop.getHttpPrefix().."/lua/network_details.lua?network="..tonumber(network_id)
local title = i18n("network_details.network") .. ": "..network_name
local title = i18n("network_details.network") .. ": "..custom_name
page_utils.print_navbar(title, nav_url,
{