mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix wan info display
This commit is contained in:
parent
2d6256fb73
commit
35cfb38b6f
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 == "0" then %>
|
||||
<div id="upstream_status_table" class="network-status-table">
|
||||
<em><%:Collecting data...%></em>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue