From patchwork Tue Oct 13 16:07:59 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Tremer X-Patchwork-Id: 3568 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4C9gVz3YSYz3x1S for ; Tue, 13 Oct 2020 16:10:19 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4C9gT00J7xz1Th; Tue, 13 Oct 2020 16:08:35 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4C9gSw2jLQz305T; Tue, 13 Oct 2020 16:08:32 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4C9gSt6KFVz2ycs for ; Tue, 13 Oct 2020 16:08:30 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 4C9gSr36kgz1Gt; Tue, 13 Oct 2020 16:08:28 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1602605308; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=7pX4M+rLa2aJqXBCEFhE7o+NBlBZWaxlnNzfBMYkr9I=; b=jt89wz4AoIgWraNacOlVD3t3eJkknaVt9htGrLKggtxrdlt6EgZMrriEs9TWmZIOri9sUc wSoGPJdqhnG5NtDQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1602605308; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=7pX4M+rLa2aJqXBCEFhE7o+NBlBZWaxlnNzfBMYkr9I=; b=AIU0KzcWdQKpY3tqOxttb4CmCGvX1OhobIw6+ndX4QrTplXP+cnaa5E7qTLtjB8Bo7RnW7 HGX8xflbLtj759YZCytEQd/XO8gUxBX8uKX8xwNvPj771nf8X80Pl95pJe/UUuLZ53egF5 b+EYEgtt2A6ip9ARwNELOw9qKYEV0S0Nnp6yry5JAq1ILaTBeaO1H1lWMc5SwoYmDoJTJv yrzVKfOuUDz7Nnl1XePU2eO8B24ZOu4sLNx0G7Tn3LXaFlNg54cKyEGWjaAIP7OUkK1jqh 0u9EkxLfk6uDeXsdcAFfsSjiNjVkuyH0ghXFYSkT0hggKEuJL8MCvfsDFj/1kA== 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> References: <20201013160812.27754-1-michael.tremer@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Michael Tremer Errors-To: development-bounces@lists.ipfire.org Sender: "Development" 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 = ( ); print < + @@ -249,7 +249,7 @@ print < -
$Lang::tr{'all services'}
+
@@ -275,7 +275,7 @@ print < - +
@@ -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 < -
$Lang::tr{'change passwords'}
$Lang::tr{'username'}
$Lang::tr{'password'}
+
@@ -533,7 +533,7 @@ END print < -
$Lang::tr{'add user'}
$Lang::tr{'username'}
$Lang::tr{'password'}
+
@@ -558,7 +558,7 @@ if ($sambasettings{'SECURITY'} eq "ADS") { -
$Lang::tr{'pc add'}
$Lang::tr{'client'}
$Lang::tr{'unix group'}
+
@@ -606,7 +606,7 @@ END my %shares = config("${General::swroot}/samba/shares"); print < + @@ -670,7 +670,7 @@ if ($sambasettings{'ACTION'} eq 'shareadd') {
-
$Lang::tr{'sharename'}
+
@@ -699,7 +699,7 @@ if ($sambasettings{'ACTION'} eq 'sharechange') { -
$Lang::tr{'add share'}
+
$Lang::tr{'edit share'}