From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH 41/54] samba: Use full page width for all tables Date: Tue, 13 Oct 2020 16:07:59 +0000 Message-ID: <20201013160812.27754-41-michael.tremer@ipfire.org> In-Reply-To: <20201013160812.27754-1-michael.tremer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6199945645956986522==" List-Id: --===============6199945645956986522== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Signed-off-by: Michael Tremer --- html/cgi-bin/samba.cgi | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/html/cgi-bin/samba.cgi b/html/cgi-bin/samba.cgi index 66043f15b..43d351e98 100644 --- a/html/cgi-bin/samba.cgi +++ b/html/cgi-bin/samba.cgi @@ -227,7 +227,7 @@ my %servicenames =3D ( ); =20 print < + @@ -249,7 +249,7 @@ print < =20 -
$Lang::tr{'all services'}
+
@@ -275,7 +275,7 @@ print < =20 - +
@@ -385,7 +385,7 @@ if ($sambasettings{'SECURITY'} eq 'user') &Header::openbox('100%', 'center', $Lang::tr{'user management'}); print < -
$Lang::tr{'basic options'}
+
@@ -488,7 +488,7 @@ END print < -
$Lang= ::tr{'accounting'}
$Lang::tr{'username'}= $Lang::tr{'password'}
+
@@ -511,7 +511,7 @@ END print < -
$Lan= g::tr{'change passwords'}
$Lang::tr{'username'}
$Lang::tr{'password'}
+
@@ -533,7 +533,7 @@ END print < -
$Lan= g::tr{'add user'}
$Lang::tr{'username'}
$Lang::tr{'password'}
+
@@ -558,7 +558,7 @@ if ($sambasettings{'SECURITY'} eq "ADS") { =20 -
$Lan= g::tr{'pc add'}
$Lang::tr{'client'}
$Lang::tr{'unix group'}
+
@@ -606,7 +606,7 @@ END my %shares =3D config("${General::swroot}/samba/shares"); =20 print < + @@ -670,7 +670,7 @@ if ($sambasettings{'ACTION'} eq 'shareadd') {
=20 -
$Lang::tr{'sharename'}
+
@@ -699,7 +699,7 @@ if ($sambasettings{'ACTION'} eq 'sharechange') { =20 -
$Lang::tr{'add share'}
+
--=20 2.20.1 --===============6199945645956986522==--
$Lang::tr{'edit share'}