mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
Added link to he interface history tab
This commit is contained in:
parent
bc79a6f41e
commit
1825c61bf0
2 changed files with 2 additions and 2 deletions
|
|
@ -55,7 +55,7 @@ if(_GET["where_clause"] ~= nil) then
|
|||
print("?where_clause="..urlencode(_GET["where_clause"]))
|
||||
end
|
||||
|
||||
print('">TopK</A> ]</P>')
|
||||
print('">TopK</A> ] [ <A HREF=/lua/if_stats.lua?page=historical>Interface</A> ]</P>')
|
||||
|
||||
print [[
|
||||
<form method=get action=nindex.lua>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue