fixed a typo in community charts

This commit is contained in:
gabryon99 2020-10-07 17:12:26 +02:00
parent ee80638073
commit 6f80b017a0

View file

@ -599,7 +599,7 @@ if(stats ~= nil) then
end
print(' <tr><th>Selection Time</th><td colspan=2><div id=when></div></td></tr>\n')
print(' <tr><th>Time</th><td colspan=2><div id=when></div></td></tr>\n')
-- hide Minute Interface Top Talker if we are in system interface
if top_talkers_utils.areTopEnabled(ifid) and not is_sistem_interface then