From patchwork Tue Feb 14 13:08:46 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6523 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 "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4PGM3g1vyQz3xHD for ; Tue, 14 Feb 2023 13:09:03 +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 "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4PGM3c6KScz1wf; Tue, 14 Feb 2023 13:09:00 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4PGM3c4fZnz2y66; Tue, 14 Feb 2023 13:09:00 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4PGM3b0XQwz2xFl for ; Tue, 14 Feb 2023 13:08:59 +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) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4PGM3Z1cD4zRT; Tue, 14 Feb 2023 13:08:58 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1676380138; 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; bh=3SZdhNhYHWbRnsSB4Niv5UHr7FVLWdUHFC5pMMUsxTU=; b=SNTVIdECnczyAcVzegmuMtB3bZ8dkw5p2nRb/Y431K4k9L6CegwwKjuuwtNROzNfirBV7/ HENZDeD5uUc0B/BQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1676380138; 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; bh=3SZdhNhYHWbRnsSB4Niv5UHr7FVLWdUHFC5pMMUsxTU=; b=rivPnovFlNdQirkzEgG1CmgpkLQFBHPc6IOxK+Cf7E3wnqKzp0KTW8EACiSW8ymBKDzDLB jnpuO79f6zRrxDCrc9yI5Y1MU+XmePM6Nyd7X9qUCdwlGIgpGULQAUpA0qFAmf7hF+hULF n8HNeizuXkBEJPAQXkGMSZmi9WlvBk6SbHwhqee5P8x5/ZADZpjAGfLRvoM+p0Be0I8go4 0kcOrPPSYVYE+5hLU2Msy8EZkDBQgO4RYW2xHMUZNob5XPtsscVAW5kiZrt0KDxRk7cJLu TAk33YHH5h+Bco7Hyf/CM3y9kUY1OAHpKA/kBs4pp5gAsQVa7w7SyWSHoKpQOA== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 1/2] procy.cgi: Fix bug#12701 - remove advproxy wpad notice line Date: Tue, 14 Feb 2023 14:08:46 +0100 Message-Id: <20230214130847.3939253-1-adolf.belka@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: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - This line is no longer needed with the help button at the top of each WUI page that was implemented by @Leo - Sorry for long time for me to get around to finalising this patch but it is done now. Fixes: bug#12701 Tested-by: Adolf Belka Signed-off-by: Adolf Belka --- html/cgi-bin/proxy.cgi | 3 --- 1 file changed, 3 deletions(-) diff --git a/html/cgi-bin/proxy.cgi b/html/cgi-bin/proxy.cgi index b4073343e..a718d5771 100644 --- a/html/cgi-bin/proxy.cgi +++ b/html/cgi-bin/proxy.cgi @@ -1421,9 +1421,6 @@ print <   - - $Lang::tr{'advproxy wpad notice'} -