mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40:10 +00:00
fixed typo
This commit is contained in:
parent
7e079bc506
commit
253f73dea6
1 changed files with 1 additions and 1 deletions
|
|
@ -548,7 +548,7 @@ local icmp = isIPv6(host["ip"]) and 'icmp6' or 'icmp'
|
|||
|
||||
print([[
|
||||
<tr>
|
||||
<th>RTT Host</th>
|
||||
<th>RTT</th>
|
||||
]])
|
||||
if (not rtt_utils.hasHost(host["ip"], "icmp")) then
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue