public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH 3/4] netother.cgi: Added missing double quotes
Date: Mon, 05 Oct 2020 16:32:20 +0100	[thread overview]
Message-ID: <E1DC0240-EF63-47A8-B566-92FE8AB65BBE@ipfire.org> (raw)
In-Reply-To: <20200905154113.3555-3-matthias.fischer@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 854 bytes --]

Hi,

> On 5 Sep 2020, at 16:41, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
> 
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> html/cgi-bin/netother.cgi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/html/cgi-bin/netother.cgi b/html/cgi-bin/netother.cgi
> index 3256a0d6b..459979684 100755
> --- a/html/cgi-bin/netother.cgi
> +++ b/html/cgi-bin/netother.cgi
> @@ -71,7 +71,7 @@ if ( $querry[0] eq "conntrack") {
> 		&Header::closebox();
> 	}
> 
> -	&Header::openbox('100%', 'center', $Lang::tr{'connnection tracking'});
> +	&Header::openbox('100%', 'center', "$Lang::tr{'connnection tracking'}");
> 	&Graphs::makegraphbox("netother.cgi", "conntrack", "day");
> 	&Header::closebox();

There was a typo here. “connnection” had three n.

> 
> -- 
> 2.18.0
> 


  reply	other threads:[~2020-10-05 15:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-05 15:41 [PATCH 1/4] graphs.pl: Added translation for 'ACPI Thermal Zone' Matthias Fischer
2020-09-05 15:41 ` [PATCH 2/4] Changed/fixed translation 'Connection tracking' Matthias Fischer
2020-09-05 15:41 ` [PATCH 3/4] netother.cgi: Added missing double quotes Matthias Fischer
2020-10-05 15:32   ` Michael Tremer [this message]
2020-10-05 16:10     ` Matthias Fischer
2020-10-06 11:57       ` Michael Tremer
2020-09-05 15:41 ` [PATCH 4/4] graphs.pl: Standardize temperature displays Matthias Fischer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1DC0240-EF63-47A8-B566-92FE8AB65BBE@ipfire.org \
    --to=michael.tremer@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox