mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-15 03:51:51 +00:00
Fix Status network display
This commit is contained in:
parent
19a321c2fe
commit
d7d766abf2
1 changed files with 1 additions and 1 deletions
|
@ -633,7 +633,7 @@
|
|||
|
||||
<fieldset class="cbi-section">
|
||||
<legend><%:Network%></legend>
|
||||
<% if has_mptcp then %>
|
||||
<% if (!has_mptcp) then %>
|
||||
<div id="upstream_status_table" class="network-status-table">
|
||||
<em><%:Collecting data...%></em>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue