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

Merge branch 'test' into develop

This commit is contained in:
suyuan 2023-08-17 18:52:11 +08:00
commit 6be3b78c9d
22 changed files with 2444 additions and 2 deletions

View file

@ -998,7 +998,7 @@
<input class="cbi-input-checkbox" type="checkbox" name="cbid.sqm.<%=ifname%>.testspeed" value="1" <% if uci:get("openmptcprouter",ifname,"testspeed") == "1" or uci:get("openmptcprouter",ifname,"testspeed") == nil then %>checked<% end %> />
<br />
<div class="cbi-value-description">
<%:Run an automatic speedtest to calculate max speed.%>
<%:Run an automatic speedtest to calculate max download & upload speed.%>
</div>
</div>
</div>