diff --git a/src/opnsense/mvc/app/views/OPNsense/Diagnostics/networkinsight.volt b/src/opnsense/mvc/app/views/OPNsense/Diagnostics/networkinsight.volt index bfe20a126..b26281ad6 100644 --- a/src/opnsense/mvc/app/views/OPNsense/Diagnostics/networkinsight.volt +++ b/src/opnsense/mvc/app/views/OPNsense/Diagnostics/networkinsight.volt @@ -407,10 +407,9 @@ POSSIBILITY OF SUCH DAMAGE. percentage = parseInt((item['total'] /grand_total) * 100); perc_text = ((item['total'] /grand_total) * 100).toFixed(2); tr_str += '