From 1778480dbe583323acbacd0805bbfd9cbf3ef5b0 Mon Sep 17 00:00:00 2001 From: Seth Mos Date: Mon, 14 Mar 2011 22:09:47 +0100 Subject: [PATCH] Show the proper Phase entry for the IPv6 tunnels --- usr/local/www/vpn_ipsec.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/usr/local/www/vpn_ipsec.php b/usr/local/www/vpn_ipsec.php index 40879f6660..16231abacc 100755 --- a/usr/local/www/vpn_ipsec.php +++ b/usr/local/www/vpn_ipsec.php @@ -281,7 +281,7 @@ include("head.inc"); - + @@ -317,11 +317,11 @@ include("head.inc"); "tunnel") { + if(($ph2ent['mode'] <> "tunnel") and ($ph2ent['mode'] <> "tunnel6")) { echo ""; } ?> - +