1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Fix status page display

This commit is contained in:
Ycarus 2018-06-07 16:54:19 +02:00
parent 2ad5399923
commit 05b516fd5f

View file

@ -633,10 +633,11 @@
<fieldset class="cbi-section">
<legend><%:Network%></legend>
<% if has_mptcp then %>
<div id="upstream_status_table" class="network-status-table">
<em><%:Collecting data...%></em>
</div>
<% end %>
<div class="table" width="100%">
<div class="tr"><div class="td left" width="33%"><%:Active Connections%></div><div class="td left" id="conns">-</div></div>