index.cgi: Re-design index page.

This commit is contained in:
Alexander Marx
2014-01-14 21:57:26 +01:00
committed by Michael Tremer
parent 8e7137264b
commit 9d38669861
4 changed files with 264 additions and 187 deletions

View File

@@ -1273,6 +1273,7 @@
'iptmangles' => 'IPTable Mangles',
'ipsec' => 'IPsec',
'ipsec network' => 'IPsec-Netzwerke',
'ipsec no connections' => 'Keine aktiven IPsec Verbindungen',
'iptnats' => 'IPTable Network Address Translation',
'ipts' => 'iptables',
'isdn' => 'ISDN',
@@ -1603,6 +1604,7 @@
'ovpn mtu-disc off' => 'Deaktiviert',
'ovpn mtu-disc with mssfix or fragment' => 'Path MTU Discovery kann nicht gemeinsam mit mssfix oder fragment verwendet werden.',
'ovpn mtu-disc yes' => 'Forciert',
'ovpn no connections' => 'Keine aktiven OpenVPN Verbindungen',
'ovpn on blue' => 'OpenVPN auf BLAU',
'ovpn on orange' => 'OpenVPN auf ORANGE',
'ovpn on red' => 'OpenVPN auf ROT',

View File

@@ -1300,6 +1300,7 @@
'ipinfo' => 'IP info',
'ipsec' => 'IPsec',
'ipsec network' => 'IPsec network',
'ipsec no connections' => 'No active IPsec connections',
'iptable rules' => 'IPTable rules',
'iptmangles' => 'IPTable Mangles',
'iptnats' => 'IPTable Network Address Translation',
@@ -1633,6 +1634,7 @@
'ovpn mtu-disc off' => 'Disabled',
'ovpn mtu-disc with mssfix or fragment' => 'Path MTU Discovery cannot be used with mssfix or fragment.',
'ovpn mtu-disc yes' => 'Forced',
'ovpn no connections' => 'No active OpenVPN connections',
'ovpn on blue' => 'OpenVPN on BLUE',
'ovpn on orange' => 'OpenVPN on ORANGE',
'ovpn on red' => 'OpenVPN on RED',