Fixes os_stats dropdown menu link

Fixes #3345
This commit is contained in:
Simone Mainardi 2020-01-28 17:04:20 +01:00
parent 56700cab0c
commit 545d10db15

View file

@ -269,7 +269,7 @@ if not ifs.isViewed then -- Currently, hosts are not kept for viewed interfaces,
</a>
</li>
<li>
<a href="]] ..ntop.getHttpPrefix()..[[/lua/os_stats.lua.lua">
<a href="]] ..ntop.getHttpPrefix()..[[/lua/os_stats.lua">
]].. i18n("operating_systems") ..[[
</a>
</li>