From patchwork Tue Apr 28 16:06:47 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephan Feddersen X-Patchwork-Id: 3025 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 49BRNc1Bjlz3yC1 for ; Tue, 28 Apr 2020 16:06:56 +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 49BRNb37NTz1vv; Tue, 28 Apr 2020 16:06:55 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 49BRNb23KLz2yN4; Tue, 28 Apr 2020 16:06:55 +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 49BRNZ35c5z2xmp for ; Tue, 28 Apr 2020 16:06:54 +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 49BRNY5cNcz12G; Tue, 28 Apr 2020 16:06:53 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1588090013; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc; bh=R86NFWHfABbyH0qEi1SUKbv4qwQflpNSOlP2oWGGrV0=; b=wQnFySRXfqNGoIoHlHdCkqKz22qlcou/tvh9CwnyOehvFZeM48BPgzCM5T4c8KUv81WZG4 YhOeAG8JXIh9lRCg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1588090013; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc; bh=R86NFWHfABbyH0qEi1SUKbv4qwQflpNSOlP2oWGGrV0=; b=wUlqR1etlHt++BUBx4gLF8llMAbJFWS6sxwwlayDILGo5sEUEtLrp7TGEJevGykwS4y/DJ zJFC8nkYjDAj+hFlTCUUyB3Gh068O9N9uPk1nVor6+xRK3HvaYGf6BRNFola/Ryiqh9iEr 2GyspzlHHBlDxmz4XAFYsfbK2rkCEkVermGkoJnfj+ZvCOWM795Wj+SRPnEnay2xaJ3Jb1 oSrmYILTpv+nb4JdGbButNHD15Zp0mQ/W0jNbqJbRnTgbyS10fdMbUXNUo+mcQii3a4In5 B1pnztkH5jIbjElYwOO34A8yPtMl5SgUiuWmxApfbeYFvgTmP0t5Yw8tpLIfuw== From: Stephan Feddersen To: development@lists.ipfire.org Subject: [PATCH] WIO: wiographs.cgi - New position for back image Date: Tue, 28 Apr 2020 18:06:47 +0200 Message-Id: <20200428160647.8481-1-sfeddersen@ipfire.org> Authentication-Results: mail01.ipfire.org; auth=pass smtp.mailfrom=sfeddersen@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: , Cc: Stephan Feddersen Errors-To: development-bounces@lists.ipfire.org Sender: "Development" --- src/wio/wiographs.cgi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/wio/wiographs.cgi b/src/wio/wiographs.cgi index e1a747513..29435f6b1 100644 --- a/src/wio/wiographs.cgi +++ b/src/wio/wiographs.cgi @@ -3,7 +3,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2017-2018 Stephan Feddersen # +# Copyright (C) 2017-2020 Stephan Feddersen # # All Rights Reserved. # # # # This program is free software: you can redistribute it and/or modify # @@ -21,7 +21,7 @@ # # ############################################################################### # -# Version: 2017/08/27 14:07:23 +# Version: 2020/26/04 19:35:23 # # This wiographs.cgi is based on the Code from the IPCop WIO Addon # and is extremly adapted to work with IPFire. @@ -64,7 +64,7 @@ else { &Header::openbigbox('100%', 'left'); &Header::openbox('100%', 'left', "$Lang::tr{'wio_graphs_stat'} $hostname"); &WIOGraphs::wiographbox("wiographs.cgi","$hostid","day","$hostname"); - print"
$Lang::tr{
"; + print"
$Lang::tr{
"; &Header::closebox(); &Header::closebigbox(); &Header::closepage();