1
0
Fork 0
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:
Ycarus 2018-06-07 21:46:17 +02:00
parent 2d6256fb73
commit 35cfb38b6f

View file

@ -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>