From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: development@lists.ipfire.org Subject: [PATCH] location-block.cgi: avoid unnecessary line break Date: Tue, 03 Nov 2020 11:59:02 +0100 Message-ID: <7f944b13-ff76-ac5a-eb6c-1b680a99e4aa@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4296876658983209521==" List-Id: --===============4296876658983209521== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Signed-off-by: Peter M=C3=BCller --- 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'} --=20 2.26.2 --===============4296876658983209521==--