From: Peter Müller Date: Sun, 20 Mar 2022 10:48:46 +0000 (+0000) Subject: connections.cgi: Update links to SANS ISC X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e90c62b2e3d99c3d4d244962e114f7c1924c4640;p=people%2Fstevee%2Fipfire-2.x.git connections.cgi: Update links to SANS ISC Fixes: #12783 Signed-off-by: Peter Müller Signed-off-by: Michael Tremer --- diff --git a/html/cgi-bin/connections.cgi b/html/cgi-bin/connections.cgi index 7f06a55945..771728d883 100644 --- a/html/cgi-bin/connections.cgi +++ b/html/cgi-bin/connections.cgi @@ -589,7 +589,7 @@ foreach my $line (@conntrack) { } $sport_extra = "> "; - $sport_extra .= ""; + $sport_extra .= ""; $sport_extra .= " $sport_ret"; $sport_extra .= ""; } @@ -602,7 +602,7 @@ foreach my $line (@conntrack) { } $dport_extra = "> "; - $dport_extra .= ""; + $dport_extra .= ""; $dport_extra .= " $dport_ret"; $dport_extra .= ""; } @@ -617,7 +617,7 @@ foreach my $line (@conntrack) { $sip_extra - + $sport $sport_extra @@ -632,7 +632,7 @@ foreach my $line (@conntrack) { $dip_extra - + $dport $dport_extra