From 590dcf8703dc0931f1ca9ca5056428db6f3d9465 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 21 Aug 2024 15:25:13 +0200 Subject: [PATCH] samba.cgi: Fix styling of the configuration form Signed-off-by: Michael Tremer --- html/cgi-bin/samba.cgi | 75 ++++++++++++++++++------------------------ 1 file changed, 32 insertions(+), 43 deletions(-) diff --git a/html/cgi-bin/samba.cgi b/html/cgi-bin/samba.cgi index 22753ac17..5736ef0b8 100644 --- a/html/cgi-bin/samba.cgi +++ b/html/cgi-bin/samba.cgi @@ -229,36 +229,33 @@ END print < - - - - +
$Lang::tr{'basic options'}
+ +
$Lang::tr{'basic options'}
- - + +
$Lang::tr{'workgroup'} + $Lang::tr{'workgroup'}
+ +
$Lang::tr{'security options'}
+ + - - - - - - - - - + - - + - - + +

$Lang::tr{'security options'}
$Lang::tr{'security'} - $Lang::tr{'security'} +
$Lang::tr{'encryption'} - $Lang::tr{'encryption'} +
$Lang::tr{'map to guest'} - $Lang::tr{'map to guest'} +
+ +
$Lang::tr{'network options'}
+ + - - - - - - - - - + - - + -

$Lang::tr{'network options'}
$Lang::tr{'remote announce'} + $Lang::tr{'remote announce'}
$Lang::tr{'remote browse sync'} + $Lang::tr{'remote browse sync'}
-
- - - - +
-
- - -
+
+ +
-- 2.39.5