]> git.ipfire.org Git - people/shoehn/ipfire.org.git/blobdiff - www/templates/stasy-stats-network.html
Fix calculation of the network stats.
[people/shoehn/ipfire.org.git] / www / templates / stasy-stats-network.html
index 83aa46fd648469bbd535c617045787595d869882..9d389cfa3f4c96fb13102d096c60026f66e65672 100644 (file)
@@ -7,6 +7,6 @@
        <p>
                This chart shows us which is the most favourite network configuration.
        </p>
-       {{ modules.StasyTable(network_zones, sortby="percentage") }}ยด
+       {{ modules.StasyTable(network_zones, sortby="percentage", percentage=True) }}
 {% end block %}