From patchwork Mon Apr 13 07:45:34 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Schantl X-Patchwork-Id: 2943 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 4910zb2vDPz3yC3 for ; Mon, 13 Apr 2020 07:46: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 "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4910zX6d0Cz2jd; Mon, 13 Apr 2020 07:46:00 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4910zX1PHMz30FN; Mon, 13 Apr 2020 07:46: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) 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 4910zV3p3nz2yd8 for ; Mon, 13 Apr 2020 07:45:58 +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 4910zT2cwZz2Cd; Mon, 13 Apr 2020 07:45:57 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1586763957; 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=quPhshlpRG7vAEpMCmR6lBLwMoW3Vb18fPIZuCUNRSY=; b=niF4th7o4kAaNkNnQaqisc0ZwN/gybEQlibzCqZc1hPUCr7Xjwu3fmfw56zrZ2iFMMgdhm eONOchyeCJTQWxCA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1586763957; 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=quPhshlpRG7vAEpMCmR6lBLwMoW3Vb18fPIZuCUNRSY=; b=m7K0RGUw6RISDk/jQtUZC6W3xheVk7f3XSxVkj9iMHCW15f3jkSDlQ9CUs1rvtFStQA1jH ZeX7ArCWD11hToCsmMbFK5D3dRweBIRFcB6jtHpn+eIyyMWIrqiAiGOIzNno0OavKd91ZB LWwD2XtsUwIJrb6nrFY2EIoJpYEQrMCI4smC9hJG88yDZ1kyOzI8r8m8NZhZ2X5uY9AbPZ KopZfV17N6nwJVysWMDFVyc3HVrlMp5iyWh2H5UDETeytRv88PntDVyqJ+DvBz7n70IsYN FtU9WVXBOf6kjUmgxlSwf39PfbfQ1euhyiXKjJ8Y1nR2zlUhekR74dURra0h1w== From: Stefan Schantl To: development@lists.ipfire.org Subject: [PATCH 03/19] ovpnclients.dat: Fix hard coded language string Date: Mon, 13 Apr 2020 09:45:34 +0200 Message-Id: <20200413074550.2735-3-stefan.schantl@ipfire.org> In-Reply-To: <20200413074550.2735-1-stefan.schantl@ipfire.org> References: <20200413074550.2735-1-stefan.schantl@ipfire.org> MIME-Version: 1.0 Authentication-Results: mail01.ipfire.org; auth=pass smtp.mailfrom=stefan.schantl@ipfire.org 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: Stefan Schantl --- html/cgi-bin/logs.cgi/ovpnclients.dat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/cgi-bin/logs.cgi/ovpnclients.dat b/html/cgi-bin/logs.cgi/ovpnclients.dat index 46667a9d1..bb7bdfb7b 100755 --- a/html/cgi-bin/logs.cgi/ovpnclients.dat +++ b/html/cgi-bin/logs.cgi/ovpnclients.dat @@ -207,7 +207,7 @@ print "\n"; print "
\n"; print "