mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Change text for MPTCP down
This commit is contained in:
parent
69b6b807b1
commit
771a4c9d55
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@
|
||||||
}
|
}
|
||||||
if (mArray.openmptcprouter.server_mptcp == "disabled")
|
if (mArray.openmptcprouter.server_mptcp == "disabled")
|
||||||
{
|
{
|
||||||
statusMessage += 'MPTCP not enabled on the server<br/>';
|
statusMessage += 'MPTCP may not be enabled on the server<br/>';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (mArray.openmptcprouter.tun_service == false)
|
if (mArray.openmptcprouter.tun_service == false)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue