From: Arne Fitzenreiter Date: Sun, 26 Jun 2011 21:18:32 +0000 (+0200) Subject: ipsec: add ike version connection table. X-Git-Tag: v2.9-core53~84 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5532265c3ca1c01cd0a2d3b2a893b5fbac606faa;p=ipfire-2.x.git ipsec: add ike version connection table. --- diff --git a/html/cgi-bin/vpnmain.cgi b/html/cgi-bin/vpnmain.cgi index 3785b90a5d..1fa40a827d 100644 --- a/html/cgi-bin/vpnmain.cgi +++ b/html/cgi-bin/vpnmain.cgi @@ -2527,7 +2527,7 @@ END print "\n"; } print "$confighash{$key}[1]"; - print "" . $Lang::tr{"$confighash{$key}[3]"} . " (" . $Lang::tr{"$confighash{$key}[4]"} . ")"; + print "" . $Lang::tr{"$confighash{$key}[3]"} . " (" . $Lang::tr{"$confighash{$key}[4]"} . ") $confighash{$key}[29]"; if ($confighash{$key}[2] eq '%auth-dn') { print "$confighash{$key}[9]"; } elsif ($confighash{$key}[4] eq 'cert') {