1
0
Fork 0
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:
Ycarus 2018-09-05 22:59:21 +02:00
parent 69b6b807b1
commit 771a4c9d55

View file

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