1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-12 18:41:51 +00:00

Change text, it's an IPv6 tunnel only

This commit is contained in:
Ycarus (Yannick Chabanois) 2020-07-15 14:40:28 +02:00
parent c322bf4732
commit 0188d1d02c

View file

@ -193,7 +193,7 @@
{
if (mArray.openmptcprouter.tun6_state == "DOWN")
{
statusMessage += _('VPN IPv6 tunnel DOWN') + '<br/>';
statusMessage += _('IPv6 tunnel DOWN') + '<br/>';
} else if (mArray.openmptcprouter.wan_addr6 == '')
{
statusMessage += _('No IPv6 access') + '<br/>';