From patchwork Tue Nov 3 10:59:02 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 3626 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 4CQRcD0k3wz3why for ; Tue, 3 Nov 2020 10:59:08 +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 4CQRcC1W5rzpR; Tue, 3 Nov 2020 10:59:07 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4CQRcB6jZhz2yMv; Tue, 3 Nov 2020 10:59:06 +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 4CQRc94Y70z2xZH for ; Tue, 3 Nov 2020 10:59:05 +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)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4CQRc82r2kzTf for ; Tue, 3 Nov 2020 10:59:04 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1604401145; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=qbrpxzkwrKP+oBYaf+yChXILYtNuElWLHkG6Y8oP6ZY=; b=PcgKhOgW/meI0xzc5m7RRz/Pw2FZRvz+ZdmdmLy650OdamVoKhyioKSk9/JoXRCE+tTL28 72Rt3zY33AlaSvDA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1604401145; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=qbrpxzkwrKP+oBYaf+yChXILYtNuElWLHkG6Y8oP6ZY=; b=IEWl5oTawISF55N4KXQ55TpnIe3CJXasr7PVpCmnOcAJbCI6X4Xx8d2BsUO8PEdcV6sYDn ObZ1I27hTW53H7ernVomB8YdebaEVSoBhgzXtMMqp3CedUX9dXFz50zKzE0QdDGffDVSdx ksuA6vn0Mncm9tpDn3I0drW0iZswOxrG2bRFpDwwhx2mDMwEtovp3xUbioOd2N4RAcHp4y FQEfWE/nXqhQLYbKYSol1gjzaPZNbIZHFRD1Ftn4Y+bEhN7rhUMWfqzmoZDvBLqrpDnwIp gaLGTlWO7Kt5Wb0ug/uEgRFZ9MQxo8BI44GFWX6YWh7ifp3acgITpKyfE2m9jg== To: "IPFire: Development-List" From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH] location-block.cgi: avoid unnecessary line break Message-ID: <7f944b13-ff76-ac5a-eb6c-1b680a99e4aa@ipfire.org> Date: Tue, 3 Nov 2020 11:59:02 +0100 MIME-Version: 1.0 Content-Language: en-US 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" Signed-off-by: Peter Müller --- html/cgi-bin/location-block.cgi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/cgi-bin/location-block.cgi b/html/cgi-bin/location-block.cgi index 3bc3a1e76..5bd70dfb5 100644 --- a/html/cgi-bin/location-block.cgi +++ b/html/cgi-bin/location-block.cgi @@ -2,7 +2,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2014 - 2020 IPFire Developemnt Team # +# Copyright (C) 2007-2020 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -103,7 +103,7 @@ print"
\n"; print < - $Lang::tr{'locationblock enable feature'} + $Lang::tr{'locationblock enable feature'}