Message ID | 20201013160812.27754-38-michael.tremer@ipfire.org |
---|---|
State | Accepted |
Commit | bdd97e5a502c41efea7d159b8a37c35210830518 |
Headers |
Return-Path: <development-bounces@lists.ipfire.org> 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 4C9gV50dqBz3x1S for <patchwork@web04.haj.ipfire.org>; Tue, 13 Oct 2020 16:09:33 +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 4C9gSz4j8Zz1T8; 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 4C9gSw012Tz304j; 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 4C9gSt2ksTz305M for <development@lists.ipfire.org>; 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 4C9gSr04V6z1JH; 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=3ixsPffW0YoIPNhrHOIE6K6ng2L+LJlAoyYzT5e6v8g=; b=ArjUsQkBMz8jdOfBdVQ9XBn7ZfAVzUbqbkPyd+dYGdmOL6XCuHhAXJfZ5Q6GWJkeZlLsSY s4XCPq/gmxK1ldCA== 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=3ixsPffW0YoIPNhrHOIE6K6ng2L+LJlAoyYzT5e6v8g=; b=Po3dd+Bhh4jDe2c7OFpZ/PGZXiXdW2PnnLe8TEVXOQ8JW18kdzpCtQq5KB4tWuyM1wevf3 YlwxdQl6n+Gk4+2ef3GPqHekOjVYwYfIcr7JlPaFPI0N6zf6qfa+SacODNe6H0UXSBi8D6 Np66LFrvCpMfEw5iatMsaDx3YXEL7GNI01mk2Jm+gwSreozB2CQn5tFhMydEJ5n6oQ3KuX /MDuaZqOIJv1//w91pX2ZC9RdgUrlA2tw5tn0pCtNO/rCjAcPXqAbLHlKj/f/iCMJlRIXb P52Yioa/DPmGfQItB806PAX3IwYJyJ20Uikle8zHxF43uGyft2lh9e4omz4gxQ== From: Michael Tremer <michael.tremer@ipfire.org> To: development@lists.ipfire.org Subject: [PATCH 38/54] samba: Remove unused anchors Date: Tue, 13 Oct 2020 16:07:56 +0000 Message-Id: <20201013160812.27754-38-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 Content-Transfer-Encoding: 8bit X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk <development.lists.ipfire.org> List-Unsubscribe: <https://lists.ipfire.org/mailman/options/development>, <mailto:development-request@lists.ipfire.org?subject=unsubscribe> List-Archive: <http://lists.ipfire.org/pipermail/development/> List-Post: <mailto:development@lists.ipfire.org> List-Help: <mailto:development-request@lists.ipfire.org?subject=help> List-Subscribe: <https://lists.ipfire.org/mailman/listinfo/development>, <mailto:development-request@lists.ipfire.org?subject=subscribe> Cc: Michael Tremer <michael.tremer@ipfire.org> Errors-To: development-bounces@lists.ipfire.org Sender: "Development" <development-bounces@lists.ipfire.org> |
Series |
[01/54] samba: Migrate configuration from Samba 3.6 to 4.x
|
|
Commit Message
Michael Tremer
13 Oct 2020, 4:07 p.m. UTC
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
---
html/cgi-bin/samba.cgi | 3 ---
1 file changed, 3 deletions(-)
diff --git a/html/cgi-bin/samba.cgi b/html/cgi-bin/samba.cgi index 59e397747..7d5b4336c 100644 --- a/html/cgi-bin/samba.cgi +++ b/html/cgi-bin/samba.cgi @@ -387,7 +387,6 @@ if ($sambasettings{'SECURITY'} eq 'user') { &Header::openbox('100%', 'center', $Lang::tr{'user management'}); print <<END - <a name="$Lang::tr{'accounting'}"></a> <br /> <table class="tbl" width='95%' cellspacing='0'> <tr><td colspan='6' align='left'></td></tr> @@ -609,9 +608,7 @@ END my %shares = config("${General::swroot}/samba/shares"); - print <<END -<a name="$Lang::tr{'manage shares'}"></a> <br /> <table class="tbl" width='95%' cellspacing='0' class='tbl'> <tr><th bgcolor='$color{'color20'}' colspan='3' align='left'><b>$Lang::tr{'manage shares'}</b></th></tr>