1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-12 18:41:51 +00:00
This commit is contained in:
Ycarus 2018-08-26 10:47:48 +02:00
parent f21191aa12
commit 1dad7705af

View file

@ -264,7 +264,7 @@
} else if(gw_ping == 'DOWN')
{
statusMessage += 'Gateway DOWN<br />'
} elseif(multipath_available == 'ERROR')
} else if(multipath_available == 'ERROR')
{
statusMessage += 'Multipath seems to be blocked on the connection<br />'
}