mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-12 18:41:51 +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")
|
||||
{
|
||||
statusMessage += 'MPTCP not enabled on the server<br/>';
|
||||
statusMessage += 'MPTCP may not be enabled on the server<br/>';
|
||||
}
|
||||
}
|
||||
if (mArray.openmptcprouter.tun_service == false)
|
||||
|
|
Loading…
Reference in a new issue