mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 19:15:03 +00:00
Added and fixed host location in nEdge (#9681)
This commit is contained in:
parent
03570377c1
commit
9772c8f0e7
13 changed files with 411 additions and 26 deletions
|
|
@ -80,7 +80,7 @@ if ntop.isnEdge() then
|
|||
{
|
||||
key = "location",
|
||||
value = "unknown",
|
||||
label = i18n('nedge.unknown')
|
||||
label = i18n('unknown')
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue