From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH 33/54] samba: Add tbl class to all s Date: Tue, 13 Oct 2020 16:07:51 +0000 Message-ID: <20201013160812.27754-33-michael.tremer@ipfire.org> In-Reply-To: <20201013160812.27754-1-michael.tremer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7162929880101448935==" List-Id: --===============7162929880101448935== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Signed-off-by: Michael Tremer --- html/cgi-bin/samba.cgi | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/html/cgi-bin/samba.cgi b/html/cgi-bin/samba.cgi index 1619045cc..73f2c4d39 100644 --- a/html/cgi-bin/samba.cgi +++ b/html/cgi-bin/samba.cgi @@ -230,7 +230,7 @@ my %servicenames =3D ( ); =20 print < +
@@ -250,7 +250,7 @@ END print <
-
$Lang::tr{'all services'}
+
@@ -258,7 +258,7 @@ print <
-
<= input type=3D'hidden' name=3D'ACTION' value=3D'smbstart' />
<= input type=3D'hidden' name=3D'ACTION' value=3D'smbstop' />
+
@@ -323,7 +323,7 @@ if ($sambasettings{'SECURITY'} eq 'user') print <
-
$Lang:= :tr{'basic options'}
$Lang::tr{'workgroup'}

+
@@ -522,7 +522,7 @@ if ($sambasettings{'SECURITY'} eq "ADS") { =20 -
$Lang= ::tr{'accounting'}
$Lang::tr{'username'}= $Lang::tr{'password'}
+
@@ -573,7 +573,7 @@ my %shares =3D config("${General::swroot}/samba/shares"); print <
- +
END @@ -707,7 +707,7 @@ if ($sambasettings{'ACTION'} eq 'smbsharechange') =20 print < -
$Lang:= :tr{'manage shares'}
$Lang::tr{'sharename'}$Lang::tr{'options'}
+
$Lang:= :tr{'samba status'}
$Status
--=20 2.20.1 --===============7162929880101448935==--