mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Minor fix
This commit is contained in:
parent
e10dfb1b24
commit
18a1d5ea8d
1 changed files with 1 additions and 1 deletions
|
|
@ -1796,7 +1796,7 @@ function getFlowsTableTitle()
|
|||
else
|
||||
active_msg = i18n("flows_page.active_flows", {filter=filter_msg})
|
||||
end
|
||||
tprint("HE")
|
||||
|
||||
if(_GET["network_name"] ~= nil) then
|
||||
active_msg = active_msg .. i18n("network", {network=_GET["network_name"]})
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue