From: Adolf Belka Date: Tue, 17 Jan 2023 14:03:58 +0000 (+0100) Subject: ovpnmain.cgi: Fix for bug 13030 - Table style rendering bug X-Git-Tag: v2.27-core173~120 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=f99ed824205d8a585c02df4b3f0b4d2b55c2cb33 ovpnmain.cgi: Fix for bug 13030 - Table style rendering bug - In six places has been used instead of - This patch fixes that error - tested on my vm testbed. Selecting Inspect Element now shows the corrrect result rather than class 'base' being set to null. Tested-by: Adolf Belka Signed-off-by: Adolf Belka Reviewed-by: Bernhard Bitsch --- diff --git a/html/cgi-bin/ovpnmain.cgi b/html/cgi-bin/ovpnmain.cgi index 2d19301a64..42a7354fc9 100644 --- a/html/cgi-bin/ovpnmain.cgi +++ b/html/cgi-bin/ovpnmain.cgi @@ -2710,7 +2710,7 @@ print < - + @@ -2765,7 +2765,7 @@ print <
$Lang::tr{'misc-options'}$Lang::tr{'misc-options'}
- + @@ -4648,7 +4648,7 @@ if ($cgiparams{'TYPE'} eq 'net') { - + @@ -4672,7 +4672,7 @@ if ($cgiparams{'TYPE'} eq 'net') { - + @@ -5222,7 +5222,7 @@ END - + @@ -5239,7 +5239,7 @@ END - +
$Lang::tr{'log-options'}$Lang::tr{'log-options'}

$Lang::tr{'MTU settings'}$Lang::tr{'MTU settings'}
$Lang::tr{'MTU'}

$Lang::tr{'ovpn crypt options'}:$Lang::tr{'ovpn crypt options'}:
$Lang::tr{'cipher'}

$Lang::tr{'net config'}:$Lang::tr{'net config'}:


$Lang::tr{'ovpn crypt options'}:$Lang::tr{'ovpn crypt options'}: