mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Fixed typo
This commit is contained in:
parent
80daed0e73
commit
d51c221ede
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ print('buttons: [ \'<div class="btn-group"><button class="btn btn-link dropdown-
|
|||
print(ntop.getHttpPrefix())
|
||||
print('/lua/mac_stats.lua?mode=hostsonly">Hosts Only</a></li><li><a href="')
|
||||
print(ntop.getHttpPrefix())
|
||||
print('/lua/mac_stats.lua?mode=all">All Devicess</a></li><li><a href="')
|
||||
print('/lua/mac_stats.lua?mode=all">All Devices</a></li><li><a href="')
|
||||
print(ntop.getHttpPrefix())
|
||||
print("</div>' ],")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue